Re-enable images warning, add argument to script
This commit is contained in:
parent
902b766410
commit
16da5d6d36
2 changed files with 5 additions and 3 deletions
|
@ -291,7 +291,7 @@ export class ValidateTagRenderings extends Fuse<TagRenderingConfigJson> {
|
|||
super("Various validation on tagRenderingConfigs",
|
||||
// TODO enable these checks again
|
||||
// new DetectShadowedMappings(),
|
||||
// new DetectMappingsWithImages() e
|
||||
new DetectMappingsWithImages()
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue