Skip to content

spiralman/javascriptLint

 
 

Repository files navigation

javascriptLint

A fork with tiny little changes to the real http://www.javascriptlint.com project

Changes (thus far):

  • Raising slightly different error for unreferenced function argument named _, __, etc.
  • Allowing 'ignoring' of unreferenced_ignore_argument
  • Hacked the build.py so it doesn't require svn... but VERSION needs manual updating.

Mostly, I use this with my fork of the vim plugin: https://github.com/joshmarshall/javascriptLint.vim

About

A fork with tiny little changes to the real http://www.javascriptlint.com project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.7%
  • C++ 3.6%
  • Python 2.1%
  • JavaScript 0.7%
  • Java 0.4%
  • Perl 0.2%
  • Other 0.3%