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 42ab78f commit 200023aCopy full SHA for 200023a
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- uses: dart-lang/setup-dart@v1
18
- - run: dart format --fix .
+ - run: dart format .
19
- run: git diff --exit-code
20
21
static_analysis:
0 commit comments