Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
Pylint and cpplint need way more configuration before being added to pre-commit

Signed-off-by: David Hart <[email protected]>
  • Loading branch information
dbhart authored Sep 18, 2024
1 parent 2b2d8f2 commit 2a98371
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,3 @@ repos:
rev: 22.10.0
hooks:
- id: black
- repo: https://github.com/pocc/pre-commit-hooks
rev: v1.3.5
hooks:
- id: cpplint
- repo: https://github.com/pylint-dev/pylint
rev: v2.17.2
hooks:
- id: pylint

0 comments on commit 2a98371

Please sign in to comment.