Dart icon indicating copy to clipboard operation
Dart copied to clipboard

Add dart format on pre commit hook

Open akashgk opened this issue 2 years ago • 0 comments

If the contributor misses out to do dart format. the complete build check fails. we can ensure we format the file before we commit. Adding a pre commit hook which would run dart format will be helpful.

akashgk avatar Oct 13 '22 13:10 akashgk