0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/views
Ben Gladwell 69d3a1460d Remove unparam:true from jslint config in Gruntfile.js
issue #1365
- added /*jslint unparam:true*/ to functions where absolutely necessary
- added /*jslint unparam:true*/ to functions in which keeping parameter
  list added clarity to the underlying api, even when those parameters
  are not currently used
- removed unused parameters in a few places
2013-10-31 14:02:34 -04:00
..
base.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
blog.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
debug.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
editor-tag-widget.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
editor.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
login.js Security improvements 2013-10-17 15:28:28 +02:00
post-settings.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
settings.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00