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.
yarn prettier
1 parent 3f4647f commit 039a426Copy full SHA for 039a426
.github/workflows/ci.yml
@@ -41,6 +41,7 @@ jobs:
41
${{ runner.os }}-yarn-
42
- run: yarn install --frozen-lockfile
43
- run: yarn lint-fix
44
+ - run: yarn prettier
45
- name: Auto commit fixed code
46
id: auto-commit-action
47
uses: stefanzweifel/git-auto-commit-action@v4
0 commit comments