Skip to content

Commit

Permalink
-test
Browse files Browse the repository at this point in the history
  • Loading branch information
ly-mariia committed Aug 13, 2024
1 parent 9653587 commit 4727bb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.7
hooks:
- id: ruff-format
args: ["--line-length=79"]
- id: ruff
args: [ --fix, "--select=E501" ]
- id: ruff-format
args: ["--line-length=79"]

0 comments on commit 4727bb0

Please sign in to comment.