prettier-fix

Automatically apply Prettier formatting and create a pull request to fix code style issues, ensuring compatibility with Super-Linter.

MIT License

Stars
0
Committers
2

Bot releases are visible (Hide)

prettier-fix - A GitHub Action to apply Prettier fixes Latest Release

Published by WorkOfStan 2 months ago

How to Use It

To automate Prettier, simply add the provided YAML configuration to your repository. If needed, a new branch with a name starting with prettier/ will be created, making it easy to review and merge the fixes into your main branch.

Important Note for Workflow YAMLs

If the changes involve files within the .github/workflows/ directory, these need to be updated manually. After making the necessary adjustments, simply create a pull request to finalize the changes and keep your repository in top shape.