Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwood committed Dec 6, 2024
1 parent 4eae2d9 commit 7825452
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
- run: flake8

- run: npm install
- run: ./node_modules/eslint/bin/eslint.js --ext .js --ext .html cove/cove_360/**
- run: ./node_modules/eslint/bin/eslint.js --ext .js --ext .html cove/cove_360/templates/**
- run: ./node_modules/eslint/bin/eslint.js --ext .js --ext .html cove/cove_360/static/dataexplore/js/**

0 comments on commit 7825452

Please sign in to comment.