mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-02 12:17:43 +08:00
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
|
globals:
|
||
|
$: true
|
||
|
expect: true
|
||
|
rules:
|
||
|
"no-new": "off"
|
||
|
"no-labels": [2, {"allowLoop": true}]
|