Skip to content
Snippets Groups Projects
Select Git revision
  • 1c88800dc5fa302f26ee43d62e6420f4a650b2fb
  • main default protected
  • dev
  • f-spss-value-label-name
  • f-unmod
  • f-checkidentical
  • f-simple-breakpoint
  • f-new-debug-tree
  • f-existing-file-id
  • f-no-ident
  • f-collect-problems
  • f-refactor-debug-tree
  • v0.13.0
  • v0.12.0
  • v0.11.0
  • v0.10.1
  • v0.10.0
  • v0.9.1
  • v0.9.0
  • v0.8.0
  • v0.7.1
  • v0.7.0
  • v0.6.0
  • v0.5.0
  • v0.4.0
  • v0.3.0
  • v0.2.0
  • v0.1.0
28 results

test_crawler.py

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    buf.yaml 200 B
    # configuration for buf. See https://docs.buf.build/
    version: v1beta1
    build:
      roots:
        - proto
    lint:
      use:
        - DEFAULT
        - COMMENTS
        - OTHER
      except:
      ignore:
    breaking:
      use:
        - FILE