sscpac / statick

Making code quality easier.
https://sscpac.github.io/statick/
Creative Commons Zero v1.0 Universal
72 stars 14 forks source link

Move flake8 configuration max-line-length option to correct location. #469

Closed tdenewiler closed 1 year ago

tdenewiler commented 1 year ago

When running pytest a warning was given about this. The max-line-length was being set in the pytest section of our configuration (tox.ini). Moving it to the flake8 section fixes the warning and makes more sense logically.

tdenewiler commented 1 year ago

Fixes #466

codecov[bot] commented 1 year ago

Codecov Report

Merging #469 (3ccbf66) into main (c1fd7ee) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #469   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           58        58           
  Lines         3330      3330           
=========================================
  Hits          3330      3330           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more