Skip to content

Commit

Permalink
Add ruff format config
Browse files Browse the repository at this point in the history
  • Loading branch information
DaelonSuzuka committed Oct 25, 2023
1 parent 9a6fa78 commit 66a2296
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ruff.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@

line-length = 120
line-length = 120

[format]
quote-style = "single"

0 comments on commit 66a2296

Please sign in to comment.