timeOmitTickUnit - SpyglassMC/Spyglass GitHub Wiki
🎨 Stylistic: this is a stylistic rule used by the formatting feature.
Whether or not to omit the tick units of time arguments.
- (boolean)
{
"timeOmitTickUnit": false
}
schedule function spgoding:test 1t
schedule function spgoding:test 1
{
"timeOmitTickUnit": true
}
schedule function spgoding:test 1
schedule function spgoding:test 1t
This rule was introduced in DHP 2.0.0.