Skip to content

Commit 4422b5b

Browse files
committed
build: reformat yml workflows according to Prettier
1 parent e3a4929 commit 4422b5b

File tree

3 files changed

+391
-408
lines changed

3 files changed

+391
-408
lines changed

.prettierrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"printWidth": 120,
3+
"tabWidth": 2,
4+
"useTabs": false,
35
"semi": false,
46
"trailingComma": "all",
57
"arrowParens": "always",

0 commit comments

Comments
 (0)