mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
12 lines
129 B
YAML
12 lines
129 B
YAML
version: v1
|
|
breaking:
|
|
use:
|
|
- FILE
|
|
lint:
|
|
use:
|
|
- DEFAULT
|
|
except:
|
|
- ENUM_ZERO_VALUE_SUFFIX
|
|
ignore:
|
|
- google
|