Skip to content

Commit

Permalink
Update clap to fix ruff check --help description
Browse files Browse the repository at this point in the history
My two clap bug fixes[1][2] have been merged and released
(see the change in README.md).

[1]: clap-rs/clap#4710
[2]: clap-rs/clap#4712
  • Loading branch information
not-my-profile authored and charliermarsh committed Feb 15, 2023
1 parent d8e7096 commit 294cd95
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -469,7 +469,7 @@ Options:
--show-settings
See the settings Ruff will use to lint a given Python file
-h, --help
Print help (see more with '--help')
Print help
Rule selection:
--select <RULE_CODE>
Expand Down

0 comments on commit 294cd95

Please sign in to comment.