mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-02-23 20:46:02 +00:00
9 lines
163 B
YAML
9 lines
163 B
YAML
![]() |
version: v1
|
||
|
lint:
|
||
|
# ignore all linting stuff from third party proto files
|
||
|
ignore:
|
||
|
- cosmos
|
||
|
- cosmos_proto
|
||
|
- gogoproto
|
||
|
- google
|
||
|
- tendermint
|