diff --git a/.rubocop.yml b/.rubocop.yml index 753c1897..06ba896a 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -24,4 +24,4 @@ Style/ClassAndModuleChildren: # ``Rspec/FilePath`` is going to be deprecated in the next major release of rubocop >=3.0.0: see # As the new cops are already present, e.g., Rspec/SpecFilePathPathFormat, then disabling this in preparation RSpec/FilePath: - Enabled: false \ No newline at end of file + Enabled: false