File: .flake8

package info (click to toggle)
django-pipeline 4.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 904 kB
  • sloc: python: 3,170; makefile: 120; javascript: 59
file content (6 lines) | stat: -rw-r--r-- 76 bytes parent folder | download
1
2
3
4
5
6
[flake8]
max-line-length = 88
exclude =
    .tox
    node_modules
    *env/