Skip to content

Commit

Permalink
Add settings for ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
liskin committed Nov 18, 2023
1 parent 7ef6395 commit e7c5e0d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,7 @@ show_error_codes = true
[tool.isort]
profile = "open_stack"

[tool.ruff]
line-length = 120

# vim:set et:

0 comments on commit e7c5e0d

Please sign in to comment.