File: .stickler.yml

package info (click to toggle)
pyninjotiff 0.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 548 kB
  • sloc: python: 5,001; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
linters:
  flake8:
    python: 3
    fixer: true
    max-line-length: 120
fixers:
  enable: true