Skip to content

Commit

Permalink
Have standard ignore generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmorrison committed Sep 12, 2024
1 parent c58471b commit 0e1157b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@ ruby_version: 2.7
plugins:
- standard-performance
- standard-rails
ignore:
- '**/*_pb.rb'
- '**/*_twirp.rb'

0 comments on commit 0e1157b

Please sign in to comment.