AltLUG Git
Git-repositories of Altai Linux User Group
Lint tests
* Mostly semi-colons and adding inline /*jshint */ options for
justified test exceptions for options: "ask", "expr" and "evil".
The only thing left failing is new Number/Boolean/Object.
See also
* Fixed other warnings such as deleting window properties instead
of implied globals, functions in a loop, and function declarations
inside an if statement (instead put it outside and only the
invocation inside the if statement)
* Consistency in HTML template.