Skip to content

Commit

Permalink
- updated ruff;
Browse files Browse the repository at this point in the history
  • Loading branch information
ly-mariia committed Aug 13, 2024
1 parent 50c5b0d commit 9653587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ repos:
- id: ruff-format
args: ["--line-length=79"]
- id: ruff
args: [ --fix, "--ignore=E501" ]
args: [ --fix, "--select=E501" ]

0 comments on commit 9653587

Please sign in to comment.