We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f92e5dc + 9210a6c commit 4ea19aeCopy full SHA for 4ea19ae
.github/workflows/check-prettier-formatting-task.yml
@@ -11,6 +11,8 @@ on:
11
- "**/.npmrc"
12
- "**/.prettierignore"
13
- "**/.prettierrc*"
14
+ # Prettier-covered file patterns are defined by:
15
+ # https://github.com/github-linguist/linguist/blob/main/lib/linguist/languages.yml
16
# CSS
17
- "**.css"
18
- "**.wxss"
0 commit comments