aeye-lab / pymovements

A python package for processing eye movement data
https://pymovements.readthedocs.io
MIT License
57 stars 11 forks source link

docs: add pip installation of pylint to CONTRIBUTING.md #556

Closed SiQube closed 9 months ago

SiQube commented 9 months ago

to properly run pre-commit, you need a local installation of pylint -- hence I added it to the CONTRIBUTING.md

codecov[bot] commented 9 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (f0b2345) 100.00% compared to head (708bd3a) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #556 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 49 49 Lines 2176 2176 Branches 536 536 ========================================= Hits 2176 2176 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.