Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
check

GitHub Action

huacnlee.autocorrect

0.0.3

huacnlee.autocorrect

check

huacnlee.autocorrect

Use autocorrect to check

Installation

Copy and paste the following snippet into your .yml file.

              

- name: huacnlee.autocorrect

uses: huacnlee/autocorrect-action@0.0.3

Learn more about this action in huacnlee/autocorrect-action

Choose a version

autocorrect-action

GitHub Action to use AutoCorrect for lint.

https://github.com/huacnlee/autocorrect

steps:
  - name: Check source code
    uses: actions/checkout@master

  - name: AutoCorrect
    uses: huacnlee/autocorrect-action@master