Skip to content

Update lawlibrary/views/legislation.py #4682

Update lawlibrary/views/legislation.py

Update lawlibrary/views/legislation.py #4682

Workflow file for this run

name: Lint
on: [push]
jobs:
eslint:
name: runner / eslint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: reviewdog/action-eslint@v1
with:
reporter: github-pr-review # Change reporter.
eslint_flags: 'peachjam/js/'