mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
15 lines
275 B
YAML
15 lines
275 B
YAML
version: v1
|
|
breaking:
|
|
use:
|
|
- WIRE_JSON
|
|
ignore:
|
|
# Do not enforce breaking change detection for the experimental package
|
|
- gitpod/experimental
|
|
# TODO enable again after landing style changes
|
|
- gitpod/v1
|
|
lint:
|
|
use:
|
|
- DEFAULT
|
|
ignore:
|
|
- google
|