retrom 0.0.48

Retrom is a centralized game library/collection management service with a focus on emulation.
1
2
3
4
5
6
7
8
9
10
11
12
# For details on buf.yaml configuration, visit https://buf.build/docs/configuration/v2/buf-yaml
version: v2
modules:
  - path: packages/codegen/protos
lint:
  use:
    - DEFAULT
  ignore:
    - packages/codegen/protos/igdb.proto
breaking:
  use:
    - FILE