Skip to content

Commit

Permalink
revert cpplint to 1.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx committed Dec 3, 2024
1 parent b3d1243 commit b2aae27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ repos:
types_or: [c++, c, cuda]

- repo: https://github.com/cpplint/cpplint
rev: 2.0.0
rev: 1.6.1
hooks:
- id: cpplint
args: [--quiet]
Expand Down

0 comments on commit b2aae27

Please sign in to comment.