diff --git a/README.md b/README.md index 59a12dd..0fcd3ce 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ Or, to enable autofix: args: [--fix, --exit-non-zero-on-fix] ``` +Note that Ruff's pre-commit hook should run before Black, isort, and other +formatting tools. + ## License MIT