Skip to content

修复示例代码编号错误 ch13-03-improving-our-io-project.md #398

修复示例代码编号错误 ch13-03-improving-our-io-project.md

修复示例代码编号错误 ch13-03-improving-our-io-project.md #398

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/[email protected]