diff options
| author | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-06-28 05:47:14 -0500 |
|---|---|---|
| committer | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-06-28 05:47:14 -0500 |
| commit | 31c32e3327c50ff713445280c061bf2c255feb19 (patch) | |
| tree | 4c41a4469331bc6f9cb152dab581143a3153bf8b /src/flake8/api | |
| parent | 95c373cf112d7415341e97116abacf32757a9391 (diff) | |
| download | flake8-31c32e3327c50ff713445280c061bf2c255feb19.tar.gz | |
Parse hyphenated config names also
Previously Flake8 parsed both
max-line-length = 110
And
max_line_length = 110
From the config file without issue. When we updated our logic, I forgot
to test for that and we lost that behaviour temporarily.
Closes #152
Diffstat (limited to 'src/flake8/api')
0 files changed, 0 insertions, 0 deletions
