Skip to content

Commit

Permalink
remove unnecessary rubocop configs
Browse files Browse the repository at this point in the history
  • Loading branch information
vtnate committed May 9, 2022
1 parent a1b35fb commit 0952891
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
AllCops:
Exclude:
- gems/**/*
- init_templates/**/*
- lib/measures/**/resources/*
- lib/openstudio/extension/core/**/*
- example_files/resources/**/*
require: rubocop-performance
inherit_from:
- http://s3.amazonaws.com/openstudio-resources/styles/rubocop_v4.yml
- http://s3.amazonaws.com/openstudio-resources/styles/rubocop_v4.yml

0 comments on commit 0952891

Please sign in to comment.