8 changed files with 770 additions and 776 deletions
@ -1,3 +0,0 @@ |
|||||
# Prettier auto-commit runs with GITHUB_TOKEN (GitHub App). |
|
||||
# GitHub blocks that token from creating/updating anything under .github/workflows. |
|
||||
.github/workflows/** |
|
||||
@ -1,3 +0,0 @@ |
|||||
{ |
|
||||
"plugins": ["prettier-plugin-sh"] |
|
||||
} |
|
||||
@ -1,3 +1,3 @@ |
|||||
{ |
{ |
||||
"plugins": ["prettier-plugin-sh"] |
"plugins": ["prettier-plugin-sh", "prettier-plugin-jinja-template"] |
||||
} |
} |
||||
|
|||||
Loading…
Reference in new issue