---
ignore: |
  /tests/e2e/tests/pilot/testdata/networking/v1alpha3/rule-503test-destinationrule-c.yaml
  /tests/e2e/tests/pilot/testdata/networking/v1alpha3/destination-rule-c.yaml
  /tests/e2e/tests/pilot/testdata/networking/v1alpha3/rule-503test-destinationrule-c-add-subset.yaml
  /tests/e2e/tests/pilot/testdata/networking/v1alpha3/rule-503test-destinationrule-c-del-subset.yaml
  /tests/e2e/tests/pilot/testdata/networking/v1alpha3/destination-rule-c-private.yaml

rules:
  braces: disable
  brackets: disable
  colons:
    ignore: |
      /galley/tools/gen-meta/metadata.yaml
      /galley/pkg/config/processor/metadata/metadata.yaml
      /galley/pkg/config/testing/basicmeta/basicmeta.yaml
      /galley/pkg/config/testing/basicmeta/basicmeta2.yaml
      /galley/pkg/config/testing/k8smeta/k8smeta.yaml
  commas: disable
  comments: disable
  comments-indentation: disable
  document-end: disable
  document-start: disable
  empty-lines: disable
  empty-values: enable
  hyphens: enable
  indentation: disable
  key-duplicates: enable
  key-ordering: disable
  line-length: disable
  new-line-at-end-of-file: disable
  new-lines: enable
  octal-values: enable
  quoted-strings: disable
  trailing-spaces: disable
  truthy: disable
