File: .landscape.yml

package info (click to toggle)
python-dpkt 1.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 932 kB
  • sloc: python: 10,440; makefile: 144
file content (10 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
doc-warnings: yes
test-warnings: yes
strictness: low
max-line-length: 140
autodetect: yes
ignore-paths:
    - docs
pep8:
    disable:
        - E704