astral-sh / ruff-pre-commit

A pre-commit hook for Ruff.
Apache License 2.0
802 stars 38 forks source link

Update README.md to include force-exclude warning #72

Closed schlerp closed 4 months ago

schlerp commented 4 months ago

Summary

Updates README.md to include a warning about the default choice of --force-exclude being used by the github action. This warning includes links to the documentation for these settings. Addresses #69

Test Plan

N/A - this is an update to README.md.

schlerp commented 4 months ago

Not required since the main offender build has been removed from the excludes array :)

charliermarsh commented 4 months ago

Woohoo :)