Skip to content

Commit

Permalink
Set maximum CMake line width to 90
Browse files Browse the repository at this point in the history
  • Loading branch information
csbnw committed Aug 20, 2024
1 parent 3857e42 commit 82fde46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ repos:
hooks:
- id: cmake-format
- id: cmake-lint
args: ['--line-width=90']
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.17
hooks:
Expand Down

0 comments on commit 82fde46

Please sign in to comment.