Skip to content

Commit

Permalink
buf/lint: use STANDARD
Browse files Browse the repository at this point in the history
DEFAULT is deprecated
  • Loading branch information
octobocto committed Sep 12, 2024
1 parent 3b609ad commit aad3891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ modules:
name: buf.build/bitcoin/bitcoind
lint:
use:
- DEFAULT
- STANDARD
except:
- FIELD_NOT_REQUIRED
- PACKAGE_NO_IMPORT_CYCLE
Expand Down

0 comments on commit aad3891

Please sign in to comment.