We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d0b3b commit 643e682Copy full SHA for 643e682
CONTRIBUTING.rst
@@ -73,7 +73,7 @@ Reporting An Issue/Feature
73
Codestyle
74
---------
75
This project uses `ruff <https://github.com/astral-sh/ruff>`__ to enforce
76
-codstyle requirements. We've codified this process using a tool called
+codestyle requirements. We've codified this process using a tool called
77
`pre-commit <https://pre-commit.com/>`__. pre-commit allows us to specify a
78
config file with all tools required for code linting, and surfaces either a
79
git commit hook, or single command, for enforcing these.
0 commit comments