Skip to content

Merge pull request #1739 from laws-africa/matomo #5799

Merge pull request #1739 from laws-africa/matomo

Merge pull request #1739 from laws-africa/matomo #5799

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/'