Skip to content

Commit

Permalink
intend->intent
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalstapinski committed Dec 22, 2023
1 parent e3b8ea3 commit 589eeda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ unfixable = []

[tool.ruff.format]
quote-style = "double"
indend-style = "space"
indent-style = "space"
line-ending = "auto"
skip-magic-trailing-comma = false

Expand Down

0 comments on commit 589eeda

Please sign in to comment.