mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-11 00:37:55 +03:00
Fixed straggling use of canary
naming
refs c50658953c
- this was missed in the referenced commit
This commit is contained in:
parent
8b2ba86909
commit
da3d32e2ed
@ -20,7 +20,7 @@ module.exports = {
|
||||
},
|
||||
overrides: [
|
||||
{
|
||||
files: 'core/server/api/canary/*',
|
||||
files: 'core/server/api/endpoints/*',
|
||||
rules: {
|
||||
'ghost/ghost-custom/max-api-complexity': 'error'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user