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 f9c89c8 commit 9087c05Copy full SHA for 9087c05
.github/workflows/prettier.yml
@@ -33,6 +33,8 @@ jobs:
33
- name: Prettier validation
34
uses: creyD/[email protected]
35
with:
36
+ prettier_plugins: |
37
+ @prettier/plugin-xml
38
dry: True
39
- name: Find Comment
40
if: failure() && github.event_name == 'pull_request'
0 commit comments