File: .flake8

package info (click to toggle)
sphinx-basic-ng 1.0.0~beta2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 504 kB
  • sloc: python: 179; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 56 bytes parent folder | download | duplicates (8)
1
2
3
[flake8]
max-line-length = 88
extend-ignore = E203,E501