File: setup.cfg

package info (click to toggle)
elastalert 0.2.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,472 kB
  • sloc: python: 12,252; makefile: 108; sh: 2
file content (3 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (3)
1
2
3
[flake8]
exclude = .git,__pycache__,.tox,docs,virtualenv_run,modules,venv,env
max-line-length = 140