Skip to content

Add Mozilla Coding Style Guide for Javascript #60

Add Mozilla Coding Style Guide for Javascript

Add Mozilla Coding Style Guide for Javascript #60

Workflow file for this run

name: Lint
on:
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint