We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d65b0b commit bc634beCopy full SHA for bc634be
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
name: Disallow improper capitalization
48
language: pygrep
49
entry: PyBind|Numpy|Cmake|CCache|Github|PyTest
50
- exclude: ^(.pre-commit-config.yaml|content/week05_package/precommit.md)$
+ exclude: ^(.pre-commit-config.yaml|content/week04_package/precommit.md)$
51
52
- repo: https://github.com/PrincetonUniversity/blocklint
53
rev: v0.2.5
0 commit comments