File: .flake8

package info (click to toggle)
munin 2.0.49-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,124 kB
  • sloc: perl: 11,456; java: 1,924; sh: 1,789; makefile: 841; python: 267
file content (3 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (7)
1
2
3
# settings for the "flake8" (python code style checks)
[flake8]
max-line-length = 99