Ghost/core
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
..
client Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
server Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
shared Avoid filtering markdown code blocks 2013-10-26 12:16:47 -05:00
test Unit test fixes 2013-10-31 08:25:24 +00:00
config-loader.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
ghost.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
server.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00