-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: github action to run prettier #10
Conversation
@jnurthen I thought we'd try a smaller spec first. |
Some notes
|
fetch-depth: 0 | ||
|
||
- name: Prettify code | ||
uses: creyD/prettier_action@v4.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May want to pair this with a Dependabot config like https://github.com/w3c/aria-practices/blob/83d1329687a9f3e35737ff1a49bb2678eab02c15/.github/dependabot.yml#L11 to keep this Action up-to-date
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @nschonni. I've made a note. Let's see if this actually makes it first though 😄
To update github-actions (on a weekly basis).
@jnurthen would you take another look? |
Matches w3c/graphics-aria#10, including dependabot for the action.
Matches w3c/graphics-aria#10, including dependabot for the action.
Matches w3c/graphics-aria#10, including dependabot for the action.
Overcome by events. |
A first test