GhostManager / Ghostwriter

The SpecterOps project management and reporting engine
https://ghostwriter.wiki
BSD 3-Clause "New" or "Revised" License
1.32k stars 181 forks source link

Added linting checks for style types on code styles #474

Closed chrismaddalena closed 3 months ago

chrismaddalena commented 3 months ago

Added a check to the template linter to ensure the CodeInline and CodeBlock styles have the correct style type (character and paragraph, respectively).

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 91.96%. Comparing base (2293484) to head (41fde7e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #474 +/- ## ======================================= Coverage 91.96% 91.96% ======================================= Files 314 314 Lines 18132 18132 ======================================= Hits 16675 16675 Misses 1457 1457 ```

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