.rubocop.yml in openstudio-analysis-1.0.6 vs .rubocop.yml in openstudio-analysis-1.1.0.pre.rc1

- old
+ new

@@ -1,8 +1,9 @@ AllCops: Exclude: - 'spec/files/measures/**/*' - 'spec/files/measures_second_path/**/*' - 'spec/files/worker_init/*' + - 'update_license.rb' inherit_from: - http://s3.amazonaws.com/openstudio-resources/styles/rubocop_v3.yml