Skip to content

strictScoreHolderCheck

SPGoding edited this page Nov 12, 2020 · 1 revision

Rule Details

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

Show diagnostics for score holders (fake players) that don't exist in the workspace.

  • (true)

Examples

Default

{
    "strictScoreHolderCheck": null
}

Enabled

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

History

This rule was introduced in DHP 3.0.2.

Clone this wiki locally