File: setup.cfg

package info (click to toggle)
doh-cli 0.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 216 kB
  • sloc: python: 142; sh: 24; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 197 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[flake8]
select = E,F,W,C
max-complexity = 23
statistics = True
count = True
format = pylint
max-line-length = 99
filename = 
	./bin/doh-cli,
	./doh_cli/*.py

[egg_info]
tag_build = 
tag_date = 0