Skip to content
Snippets Groups Projects
setup.cfg 69 B
Newer Older
  • Learn to ignore specific revisions
  • Ned Batchelder's avatar
    Ned Batchelder committed
    [pycodestyle]
    ignore = E501
    max_line_length = 120
    exclude = settings