mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
blocklint for linting project code for non-inclusive language (#122)
This commit is contained in:
@ -48,3 +48,8 @@ repos:
|
||||
hooks:
|
||||
- id: mypy
|
||||
exclude: tests/
|
||||
- repo: https://github.com/PrincetonUniversity/blocklint
|
||||
rev: v0.2.4
|
||||
hooks:
|
||||
- id: blocklint
|
||||
exclude: 'docs/Makefile|docs/release_notes.rst|tox.ini'
|
||||
|
||||
Reference in New Issue
Block a user