strictStorageCheck - SpyglassMC/Spyglass GitHub Wiki

Rule Details

⚠️ Diagnostic: this is a diagnostic rule used by the diagnostic feature.

Show diagnostics for storages that haven't been defined in the workspace.

  • (true)

Examples

Default

{
    "strictStorageCheck": null
}

Disabled

{
    "strictStorageCheck": ["warning", true]
}

History

This rule was introduced in DHP 2.0.0.

⚠️ **GitHub.com Fallback** ⚠️