adamcharnock / django-hordak

Double entry accounting in Django
http://django-hordak.readthedocs.io
MIT License
228 stars 55 forks source link

Pre-commit upgrades #88

Closed nitsujri closed 1 year ago

nitsujri commented 1 year ago

Making pre-commit match github actions lint and adding trailing whitespace, end-of-file lines.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b9a4b65) 92.42% compared to head (e9343fd) 92.42%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #88 +/- ## ======================================= Coverage 92.42% 92.42% ======================================= Files 57 57 Lines 3500 3500 Branches 223 223 ======================================= Hits 3235 3235 Misses 223 223 Partials 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

PetrDlouhy commented 1 year ago

This seems very nice, thanks.