-
Notifications
You must be signed in to change notification settings - Fork 32
strictPotionCheck
SPGoding edited this page Apr 26, 2020
·
1 revision
Show diagnostics for potions that don't exist in the registry.
- (
"always"
): show diagnostics for all unknown IDs - (
"only-default-namespace"
): only show diagnostics for unknown IDs that are under the default namespace (minecraft
).
{
"strictPotionCheck": ["warning", "only-default-namespace"]
}
{
"strictPotionCheck": null
}
This rule was introduced in DHP 2.0.0.