macisamuele / language-formatters-pre-commit-hooks

Collection of custom pre-commit hooks.
Apache License 2.0
112 stars 56 forks source link

Non-root cargo manifest file #217

Closed AJIOB closed 3 months ago

AJIOB commented 3 months ago

Should implement & fix #210

AJIOB commented 3 months ago

I've fixed the tests passing & rebase to the latest master changes.

@macisamuele, recheck the PR, please

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (d0d4efa) to head (6e59270). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #217 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 10 Lines 336 337 +1 ========================================= + Hits 336 337 +1 ```

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

AJIOB commented 3 months ago

All was fixed & updated. CI is also green.