mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 17:32:15 +03:00
59a3a67683
- Unquestionably, at some point we need to rework the API code so that we have less stuff everywhere - However, the max-lines index.js rule exists as a proxy to find index.js files which are not exposing Public API, but rather contain logic - These 6 cases are all valid index.js files as the expose the Public API of the module - Therefore, I've added an override and an override notice explaining. |
||
---|---|---|
.. | ||
serializers | ||
validators | ||
index.js | ||
permissions.js |