Skip to content

Sort System Configuration alphabetically (#224) #325

Sort System Configuration alphabetically (#224)

Sort System Configuration alphabetically (#224) #325

Workflow file for this run

name: Lint
on:
pull_request:
branches:
- trunk
push:
branches:
- trunk
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint
- uses: crate-ci/typos@master
with:
files: ./README.md