Skip to content

Merge pull request #735 from phenix3443/fix/ch07-03-typo #146

Merge pull request #735 from phenix3443/fix/ch07-03-typo

Merge pull request #735 from phenix3443/fix/ch07-03-typo #146

Workflow file for this run

name: AutoCorrect
on: [push, pull_request]
jobs:
autocorrect:
name: AutoCorrect Lint
runs-on: ubuntu-latest
steps:
- name: Check out
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Lint
uses: huacnlee/autocorrect-action@v2.5.8