diff --git a/docs/CONTRIBUTING.rst b/docs/CONTRIBUTING.rst index 5a5a85bca..d7b57c5a5 100644 --- a/docs/CONTRIBUTING.rst +++ b/docs/CONTRIBUTING.rst @@ -84,7 +84,7 @@ As this is a value that is different for different people, we have settled on: Style ----- -We try and automate as much as we can, so a simple ``make check`` will do automated style checking and linting, but these don't pick up on the non-obvious style preferences. +We try and automate as much as we can, so a simple ``make check`` or ``pre-commit run --all-files`` will do automated style checking and linting, but these don't pick up on the non-obvious style preferences. Tortoise ORM follows a the following agreed upon style: