JuliaBesties / BestieTemplate.jl

Template for Julia Programming Language packages using the copier engine.
http://JuliaBesties.github.io/BestieTemplate.jl/
Mozilla Public License 2.0
43 stars 9 forks source link

Add ExplicitImports pre-commit hook #472

Open abelsiqueira opened 1 week ago

abelsiqueira commented 1 week ago

Manually add an ExplicitImports pre-commit hook.

Related issues

Closes #217 Closes #349

Checklist

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (2b95a78) to head (cdcc7a8). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #472 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 99 99 ========================================= Hits 99 99 ```

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