We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73cdd81 commit 71e5f9fCopy full SHA for 71e5f9f
.github/workflows/eslint.yml
@@ -26,4 +26,4 @@ jobs:
26
sudo apt-get install yarn -y
27
yarn --version
28
yarn install && npx eslint webserver.js
29
- printf "Done running pylint checks, exiting ..."
+ printf "\n[INFO] - Done running eslint checks but with "new-cap" rule disabled, exiting ..."
0 commit comments