dequelabs / dequelabs/axe-api-team-public
tech-debt: add formatter action
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- Avg merge
- 16h 50m
- Merged PRs (30d)
- 2
Description
We have a pre-commit hook for handling formatting changes with prettier. We should also have a formatter as an action in case the developer commits code via suggestion during code review. We can use this [action](https://github.com/dequelabs/axe-core/blob/develop/.github/workflows/format.yml)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing pre-commit hook and comparing the linked axe-core .github/workflows/format.yml example. Add a formatter action that covers code committed through review suggestions, then verify the workflow runs formatting successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd, developer-experience
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100