File: pyproject.toml

package info (click to toggle)
sdkmanager 0.6.11-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,044 kB
  • sloc: python: 1,387; sh: 92; makefile: 9
file content (5 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (2)
1
2
3
4
5
[tool.black]
skip-string-normalization = true

[tool.ruff.format]
quote-style = "preserve"