-
Notifications
You must be signed in to change notification settings - Fork 34
strictItemTagCheck
SPGoding edited this page Apr 26, 2020
·
1 revision
🔧 Fixable: violations of this rule can be fixed by Code Actions.
Show diagnostics for item tags that don't exist in neither the current workspace nor the vanilla datapack (if the env.dependsOnVanilla
config is set to true
).
- (
true
)
{
"strictItemTagCheck": null
}
{
"strictItemTagCheck": ["warning", true]
}
This rule was introduced in DHP 2.0.0.