forked from cubetiq/cubetiq_dart_shared
4 lines
37 B
Bash
4 lines
37 B
Bash
#!/bin/sh -e
|
|
|
|
dart format --fix lib/
|