Skip to content

Commit

Permalink
removing --config flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhav159 committed Dec 17, 2024
1 parent 4208d2d commit 53049ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ Install the
1. **Name**: `Ruff formatter`
2. **File type**: `Python`
3. **Working directory**: `$ContentRoot$`
4. **Arguments**: `format $FilePath$ --config pyproject.toml`
4. **Arguments**: `format $FilePath$`
5. **Program**: `$PyInterpreterDirectory$/ruff`

## Contributing
Expand Down

0 comments on commit 53049ad

Please sign in to comment.