Skip to content

Commit f3ae180

Browse files
committed
- Small update for eslint.yml workflow.
1 parent 71e5f9f commit f3ae180

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/eslint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ jobs:
2727
yarn --version
2828
yarn install && npx eslint webserver.js
2929
printf "\n[INFO] - Done running eslint checks but with "new-cap" rule disabled, exiting ..."
30+
# TODO: Chore: Add a stage to run yarn audit before installing packages.
31+
# TODO: Chore: Add Snyk dependency scanning locally + repo.

0 commit comments

Comments
 (0)