Skip to content

strictObjectiveCheck

SPGoding edited this page Nov 12, 2020 · 2 revisions

Rule Details

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

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

  • (true)

Examples

Default

{
    "strictObjectiveCheck": null
}

Enabled

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

History

This rule was introduced in DHP 2.0.0.

Clone this wiki locally