This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-VisualEditor
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-VisualEditor
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced
2024-11-13 17:48:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bbe3783d58
mediawiki-extensions-Visual...
/
.jshintignore
8 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
JSHint: Added dotfiles and fixed tons of linting warnings. * "onevar" warning sometimes solved by just merging var statements other times solved by making it a function declaration instead of a function expression. * Also fixed several '_this' variable names in ve.es.Surface to more descriptive names, and enabled warnings for dangling _ in identifiers. Change-Id: I7d411881e3e06cf9a7fe56d689c29375881a81de
2012-07-19 03:40:49 +00:00
api
Make JSHint ignore the docs/ directory Change-Id: I1d590b44cf663a024ebb6c09a807f25392625152
2013-02-01 18:19:33 +00:00
docs/
JSHint: Added dotfiles and fixed tons of linting warnings. * "onevar" warning sometimes solved by just merging var statements other times solved by making it a function declaration instead of a function expression. * Also fixed several '_this' variable names in ve.es.Surface to more descriptive names, and enabled warnings for dangling _ in identifiers. Change-Id: I7d411881e3e06cf9a7fe56d689c29375881a81de
2012-07-19 03:40:49 +00:00
modules/jquery
modules/qunit
modules/rangy
modules/parser
tests/parser
Reference in a new issue
Copy permalink