mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
fix(config): make all extension config consistent (#888)
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
GitHub
parent
38b00e3507
commit
763287873e
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"extensions": {
|
||||
"lint": {
|
||||
"enabled": true,
|
||||
"enable": true,
|
||||
"mandatoryAnnotations": ["annot1", "annot2", "annot3"]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user