Skip to content

set up linter properly #11

set up linter properly

set up linter properly #11

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
- uses: satta/awesome-lint@master