kevintyj / prlint

Github PR title checker using Conventional Commits spec on Changesets
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

feat: Add @commitlint/load as external dependency #18

Closed kevintyj closed 3 months ago

kevintyj commented 3 months ago

What is the purpose of this PR?

Loads @commmitlint/load as an external dependency using shim solution.

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 (841643e) to head (3b10115).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #18 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 84 123 +39 Branches 18 24 +6 ========================================= + Hits 84 123 +39 ```

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