Skip to content

docker container to lint javascript code

License

Notifications You must be signed in to change notification settings

muccg/docker-jslint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-jslint

Docker container which lints javascript files under the directories passed to it as argument(s).

Applies the Google Closure Compiler, as well as gjslint, to all Javascript files.

Any lint errors will trigger a non-zero container exit status.

About

docker container to lint javascript code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages