mirror of
https://github.com/alibaba/higress.git
synced 2026-02-06 15:10:54 +08:00
9 lines
141 B
YAML
9 lines
141 B
YAML
version: v1beta1
|
|
lint:
|
|
use:
|
|
- BASIC
|
|
except:
|
|
- FIELD_LOWER_SNAKE_CASE
|
|
- PACKAGE_DIRECTORY_MATCH
|
|
allow_comment_ignores: true
|