mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-03 20:47:35 +08:00
12 lines
170 B
Plaintext
12 lines
170 B
Plaintext
|
---
|
||
|
|
||
|
extends: default
|
||
|
|
||
|
rules:
|
||
|
colons: disable
|
||
|
comments-indentation: disable
|
||
|
document-start: disable
|
||
|
indentation: disable
|
||
|
line-length: disable
|
||
|
truthy: disable
|