sscpac / statick

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

Run pylint against all Python files at once. Support parallel processing flag of pylint. #460

Closed tdenewiler closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #460 (a907322) into main (d0a4539) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #460   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           58        58           
  Lines         3332      3337    +5     
=========================================
+ Hits          3332      3337    +5     
Impacted Files Coverage Δ
statick_tool/plugins/tool/pylint_tool_plugin.py 100.00% <100.00%> (ø)
statick_tool/statick.py 100.00% <100.00%> (ø)

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

xydesa commented 1 year ago

Nit: I like the idea of updating the changelog with each ticket. instead of all at once at the end. feel free to ignore this if you want.