github-actions-analyze-dart icon indicating copy to clipboard operation
github-actions-analyze-dart copied to clipboard

Add 'ignore-suffixes' option to input

Open FriesI23 opened this issue 1 year ago • 0 comments

dart format command doesn't provide an option to filter handling files (see here). So i just simply added an option to perform a basic matching of changed filename suffixes. Files similar to g.dart will be ignored with format warning.

resolved #40

FriesI23 avatar Mar 29 '24 06:03 FriesI23