Skip to content

Commit

Permalink
README: --force-exclude is already set (#21)
Browse files Browse the repository at this point in the history
Re: #19 / #20

If I understand this is now always set, no need to include it in the README example.
  • Loading branch information
hugovk authored Jan 20, 2023
1 parent 99c84d0 commit 88a2db2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ Add this to your `.pre-commit-config.yaml`:
rev: 'v0.0.191'
hooks:
- id: ruff
# Respect `exclude` and `extend-exclude` settings.
args: ["--force-exclude"]
```
## License
Expand Down

0 comments on commit 88a2db2

Please sign in to comment.