Skip to content

Commit

Permalink
run rubocop autocorrect & regen config
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelglass committed Jan 2, 2020
1 parent 3b6de5a commit fcaeaf5
Show file tree
Hide file tree
Showing 291 changed files with 3,857 additions and 4,252 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ AllCops:
Exclude:
- db/schema.rb
- vendor/**/*
- bin/**/*

Naming/MemoizedInstanceVariableName:
Exclude:
Expand Down
Loading

0 comments on commit fcaeaf5

Please sign in to comment.