0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client
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
..
assets Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
helpers Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
models Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
tpl Allow user to mark a post as static page 2013-10-28 22:01:03 +00:00
views Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
init.js Adding a warning message if js is not built 2013-10-27 15:16:34 +00:00
markdown-actions.js Merge pull request #925 from matthojo/New-line 2013-10-09 11:32:43 -07:00
mobile-interactions.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
router.js Allow user to mark a post as static page 2013-10-28 22:01:03 +00:00
toggle.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00