archonitelabs / radiant-cpp

Radiant Library (C++)
Apache License 2.0
2 stars 1 forks source link

fix pre-commit pylint when in venv #13

Closed jxy-s closed 2 months ago

jxy-s commented 2 months ago

fixes pre-commit hook for pylint to make it work from within a python virtual environment

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.08%. Comparing base (6e87fba) to head (dd7958f). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== - Coverage 91.13% 91.08% -0.06% ========================================== Files 17 17 Lines 1930 1930 Branches 235 235 ========================================== - Hits 1759 1758 -1 Misses 14 14 - Partials 157 158 +1 ```

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