Skip to content

Commit 355cc0d

Browse files
Add ScienceIsNeato/slop-mop to python hooks list
1 parent 4bc0d36 commit 355cc0d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sections/hooks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ for python projects:
3232
- [PyCQA/isort]: an import sorter for python
3333
- [PyCQA/(others)]: a few other python code quality tools
3434
- [adamchainz/django-upgrade]: automatically upgrade your Django project code
35+
- [ScienceIsNeato/slop-mop]: quality gates for AI-assisted codebases
3536

3637
[asottile/pyupgrade]: https://github.com/asottile/pyupgrade
3738
[asottile/(others)]: https://sourcegraph.com/search?q=context:global+file:%5E%5C.pre-commit-hooks%5C.yaml%24+repo:%5Egithub.com/asottile/
@@ -43,6 +44,7 @@ for python projects:
4344
[PyCQA/isort]: https://github.com/PyCQA/isort
4445
[PyCQA/(others)]: https://sourcegraph.com/search?q=context:global+file:%5E%5C.pre-commit-hooks%5C.yaml%24+repo:%5Egithub.com/PyCQA/
4546
[adamchainz/django-upgrade]: https://github.com/adamchainz/django-upgrade
47+
[ScienceIsNeato/slop-mop]: https://github.com/ScienceIsNeato/slop-mop
4648

4749
for shell scripts:
4850
- [shellcheck-py/shellcheck-py]: runs shellcheck on your scripts

0 commit comments

Comments
 (0)