Skip to content

Commit

Permalink
ignore proto files for trunk since they are autogenerated
Browse files Browse the repository at this point in the history
  • Loading branch information
mariogmarq committed Sep 19, 2024
1 parent e6208c8 commit 745e1f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ lint:
ignore:
- linters: [ALL]
paths:
- flex/**/proto/**
- flex/**/__init__.py
- test/**/__init__.py
- setup.py
Expand All @@ -35,4 +36,4 @@ plugins:
sources:
- id: trunk
ref: v0.0.17
uri: https://github.com/trunk-io/plugins
uri: https://github.com/trunk-io/plugins

0 comments on commit 745e1f9

Please sign in to comment.