docs: Github -> GitHub, and ensure it doesn't happen again

This commit is contained in:
Henry Schreiner
2021-02-04 22:13:56 -05:00
parent 837ea5f59c
commit 49738c0cee
6 changed files with 25 additions and 14 deletions
+11
View File
@@ -47,3 +47,14 @@ repos:
- id: flake8
exclude: cibuildwheel/resources/
additional_dependencies: [flake8-bugbear]
# The original pybind11 checks for a few C++ style items
- repo: local
hooks:
- id: disallow-caps
name: Disallow improper capitalization
language: pygrep
entry: PyBind|Numpy|Cmake|Github
types:
- markdown