File: .flake8

package info (click to toggle)
ranger 1.9.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,940 kB
  • sloc: python: 13,018; sh: 208; makefile: 158
file content (3 lines) | stat: -rw-r--r-- 49 bytes parent folder | download | duplicates (3)
1
2
3
[flake8]
max-line-length = 99
ignore = E221,W503