We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8213730 commit cccb36dCopy full SHA for cccb36d
.circleci/config.yml
@@ -37,4 +37,4 @@ jobs:
37
command: melos run analyze
38
- run:
39
name: Check That Flutter Code is Formatted Correctly
40
- command: flutter format -o none --set-exit-if-changed .
+ command: flutter dart format -o none --set-exit-if-changed .
0 commit comments