Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Commit

Permalink
Update JavaScripts
Browse files Browse the repository at this point in the history
  • Loading branch information
gamma committed Oct 10, 2024
1 parent 08860a8 commit 06c61a2
Show file tree
Hide file tree
Showing 4 changed files with 60,399 additions and 37,344 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import org.gradle.api.tasks.SourceTask
import org.gradle.api.tasks.OutputFile

class JsHintTask extends SourceTask {
private static final String JSHINT_PATH = 'jshint-rhino-2.4.3.js'
private static final String JSHINT_PATH = 'jshint-rhino-2.13.6.js'
private static final String TMP_DIR = "tmp${File.separator}js"
private static final ResourceUtil RESOURCE_UTIL = new ResourceUtil()
private final RhinoExec rhino = new RhinoExec(project)
Expand Down
32,143 changes: 32,143 additions & 0 deletions src/main/resources/jshint-rhino-2.13.6.js

Large diffs are not rendered by default.

Loading

0 comments on commit 06c61a2

Please sign in to comment.