mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
69d3a1460d
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 |
||
---|---|---|
.. | ||
api | ||
controllers | ||
data | ||
helpers | ||
models | ||
permissions | ||
plugins | ||
views | ||
errorHandling.js | ||
mail.js | ||
middleware.js | ||
require-tree.js |