Skip to content

Commit c7f2ce8

Browse files
siaw23-retiredjywarren
authored andcommitted
Fix a bunch of offenses (#3015)
* Fix a bunch of offenses * Fix a bunch of offenses * Fix a bunch of offenses * Fix a bunch of offenses * Fix a bunch of offenses * Fix a bunch of offenses
1 parent 98d0163 commit c7f2ce8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+615
-1465
lines changed

.rubocop.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ AllCops:
1515
- 'log/*'
1616
- 'db/**/*'
1717
- 'Gemfile'
18+
- 'Rakefile'
1819
- 'config/**/*'
1920
- 'script/**/*'
2021
- 'lib/**/*'

0 commit comments

Comments
 (0)