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

Refactor the questions into folders #417

Closed abelsiqueira closed 1 month ago

abelsiqueira commented 1 month ago

Create some reasonably named files to separate the questions. The pre-commit check-yaml hook complains about non-standard '!include' directive and multi-documents.

Closes #416

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (494b377) to head (5dec9a8). Report is 1 commits behind head on main.

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

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