Skip to content

Добавляет инфо про auto-fill и auto-fit (#4680) #4427

Добавляет инфо про auto-fill и auto-fit (#4680)

Добавляет инфо про auto-fill и auto-fit (#4680) #4427

Workflow file for this run

name: YaSpeller All
on:
push:
branches:
- main
jobs:
yaspeller:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 16
- name: Проверка правописания в main
run: npx yaspeller --only-errors --file-extensions ".md,.html" *