Skip to content

Merge pull request #20 from hopelessdecoy/patch-2 #103

Merge pull request #20 from hopelessdecoy/patch-2

Merge pull request #20 from hopelessdecoy/patch-2 #103

Workflow file for this run

on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 12
- run: npm install --global awesome-lint
- run: awesome-lint