You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2023. It is now read-only.
It would be nice to have a possibility to exclude some keys by mask:
E.g. flutter pub run dart_code_metrics:metrics check-unused-l10n lib -p ^S$ --exclude 'mcc*|any_other_mask'