hyiso / lint_staged

Run linters on git staged files for your Flutter and Dart projects. Inspired by JavaScript lint-staged library
https://pub.dev/packages/lint_staged
Apache License 2.0
8 stars 2 forks source link

feat: use glob to support pattern in config #4

Closed hyiso closed 1 year ago

hyiso commented 1 year ago

Fix #2