Skip to content

add instructions to run linter into contributing guide #28

add instructions to run linter into contributing guide

add instructions to run linter into contributing guide #28

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
jobs:
awesome-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: npx awesome-lint