Skip to content

Commit a63592e

Browse files
mjanuszcopybara-github
authored andcommitted
Add pyink default settings.
PiperOrigin-RevId: 558203748
1 parent e46c520 commit a63592e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,9 @@ build-backend = "setuptools.build_meta"
88

99
[tool.setuptools_scm]
1010
write_to = "_version.py"
11+
12+
[tool.pyink]
13+
line-length = 80
14+
preview = true
15+
pyink-indentation = 2
16+
pyink-use-majority-quotes = true

0 commit comments

Comments
 (0)