Skip to content

Commit

Permalink
Tests: Add CoffeeScript linter to quick test script
Browse files Browse the repository at this point in the history
  • Loading branch information
LaCuneta committed Mar 15, 2024
1 parent d60ff65 commit 8cea3a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/scripts/run-quick-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

time ./sbt.sh \
netLogoWeb/scalastyle compilerCore/scalastyle compilerJVM/scalastyle compilerJS/scalastyle macrosCore/scalastyle \
"engine / coffeelint" \
"compilerJS / Test / compile" \
"compilerJS / Test / test" \
"compilerJVM / Test / compile" \
Expand Down

0 comments on commit 8cea3a2

Please sign in to comment.