This repository was archived by the owner on Dec 29, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork28
Automatically exported from code.google.com/p/closure-linter
License
NotificationsYou must be signed in to change notification settings
google/closure-linter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Please note that theclosure linter is deprecated. Esp. if you use ES6features, the tool will not work for you.
- For formatting related issues, please use
clang-format. - For other checks, you can use the closure compiler along with the
--jscomp_warnings=lintChecksflag. See alsohttps://developers.google.com/closure/utilities/
To install the application, runpython ./setup.py install
After installing, you get two helper applications installed into/usr/local/bin:
gjslint.py- runs the linter and checks for errorsfixjsstyle.py- tries to fix errors automatically
About
Automatically exported from code.google.com/p/closure-linter
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors10
Uh oh!
There was an error while loading.Please reload this page.