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 9f0f2e9 commit 0104224Copy full SHA for 0104224
.github/workflows/main.yml
@@ -45,5 +45,3 @@ jobs:
45
# This command finds all JavaScript files recursively and runs JSHint on them
46
find ./server/database -name "*.js" -exec jshint {} +
47
echo "Linted all the js files successfully"
48
-
49
-Copied!
0 commit comments