mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-05 14:11:43 +00:00
chore: add nox support (#3101)
* chore: add nox support * chore: add more lines to CODEOWNERS
This commit is contained in:
@@ -28,6 +28,7 @@ repos:
|
||||
- id: requirements-txt-fixer
|
||||
- id: trailing-whitespace
|
||||
- id: fix-encoding-pragma
|
||||
exclude: ^noxfile.py$
|
||||
|
||||
# Black, the code formatter, natively supports pre-commit
|
||||
- repo: https://github.com/psf/black
|
||||
|
||||
Reference in New Issue
Block a user