MarcoGorelli / cython-lint

Lint Cython files
MIT License
69 stars 11 forks source link

misplaced commas #20

Closed MarcoGorelli closed 1 year ago

MarcoGorelli commented 1 year ago

closes #18

codecov[bot] commented 1 year ago

Codecov Report

Merging #20 (ae85b25) into main (15def22) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          236       279   +43     
  Branches        51        59    +8     
=========================================
+ Hits           236       279   +43     
Impacted Files Coverage Δ
cython_lint.py 100.00% <100.00%> (ø)
tests/main_test.py 100.00% <100.00%> (ø)

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

MarcoGorelli commented 1 year ago

todo: add to readme