apache / cordova-common

Apache Cordova Common Tooling Library
https://cordova.apache.org/
Apache License 2.0
39 stars 46 forks source link

chore: fix typo in license checker's ignored-packages config #204

Closed erisu closed 5 months ago

erisu commented 5 months ago

Platforms affected

n/a

Motivation and Context

Fixed a typo in license checker config

Description

removed extra @

Testing

n/a

Checklist

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 88.37%. Comparing base (dd3eca8) to head (2d7f9f9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #204 +/- ## ======================================= Coverage 88.37% 88.37% ======================================= Files 20 20 Lines 1144 1144 ======================================= Hits 1011 1011 Misses 133 133 ```

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