chore: add TODO placeholder for ruff linter in pre-commit config

This commit is contained in:
100gle
2023-06-13 22:20:38 +08:00
parent c0bbc21c19
commit 6d6055caa5

View File

@@ -4,3 +4,5 @@ repos:
hooks:
- id: black
language: python
# TODO: add ruff lint check before committing.