Skip to content

Commit 86a9c76

Browse files
committed
Update ruff formatter
1 parent 1308897 commit 86a9c76

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ line-length = 160
179179

180180
[tool.ruff.format]
181181
indent-style = "tab"
182+
quote-style = "single"
183+
docstring-code-format = true
182184

183185
[tool.ruff.lint]
184186
select = [

0 commit comments

Comments
 (0)