Add ability to exclude files · Issue #864 · dart-lang/dart_style

I'm using dartfmt via flutter format, which I run it like this: flutter format . This formats all .dart files recursively, which is almost exactly what I want. Unfortunately, it also formats .g.dar...