-
Notifications
You must be signed in to change notification settings - Fork 34
timeOmitTickUnit
SPGoding edited this page Apr 26, 2020
·
1 revision
🎨 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.