We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728d74b commit 492b89eCopy full SHA for 492b89e
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: clang-format
21
files: (\.cpp|\.h|\.c)
22
- repo: https://github.com/PyCQA/pylint
23
- rev: v2.15.3
+ rev: v3.1.0
24
hooks:
25
- id: pylint
26
args: ["--disable=C0103,C0301,C0114,R0801,E0401"]
0 commit comments