We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b2edec commit fe56a31Copy full SHA for fe56a31
docs/docs/development/release.mdx
@@ -13,7 +13,7 @@ To format your files following
13
This will format your code accordingly regardless of your IDE settings.
14
15
```
16
-dartfmt -w .
+dart format .
17
18
19
### 2. pubspec.yaml
0 commit comments