2020-01-10 10:21:21 +01:00
2020-01-10 10:04:36 +01:00
2020-01-10 10:21:21 +01:00

GitHub Prettier Action

A GitHub action for styling files with prettier.

Usage

Parameters

Parameter Required Default Description
prettier_options - Prettier options
commit_options - Custom git commit options
commit_message 'Prettified Code!' Custom git commit message
file_pattern '*' Custom git add file pattern
branch - Custom git publish branch, use ${{ github.head_ref }} if used in pull requests

Issues

Please report all bugs and feature request using the GitHub issues function.

Description
GitHub action for running prettier on your projects pull requests
Readme MIT 328 KiB
Languages
Shell 100%