pylib/pycodestyle/setup.cfg (10 lines of code) (raw):

[wheel] universal = 1 [pycodestyle] select = ignore = E226,E24 max_line_length = 79 [egg_info] tag_build = tag_date = 0 tag_svn_revision = 0