Skip to content

Commit

Permalink
Add cpplint to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
olantwin committed Jul 18, 2024
1 parent 39013d1 commit f5a2fdf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,9 @@ repos:
rev: 1.6.1
hooks:
- id: cpplint
- repo: https://github.com/cmake-lint/cmake-lint
rev: 1.4.3
hooks:
- id: cmakelint
ci:
autofix_prs: false

0 comments on commit f5a2fdf

Please sign in to comment.