File: .flake8

package info (click to toggle)
python-rtmidi 1.5.8-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,248 kB
  • sloc: cpp: 4,228; python: 2,853; makefile: 287; sh: 109; ansic: 19
file content (4 lines) | stat: -rw-r--r-- 94 bytes parent folder | download
1
2
3
4
[flake8]
ignore = E116, E265, E266, E731, W504
max-line-length = 100
exclude = docs,.tox,.git