Skip to content

directly build and call linter #12

directly build and call linter

directly build and call linter #12

Workflow file for this run

name: Lint Awesome List
on: [push, pull_request]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint