From acbb0d68c48b2a91a62f10869ac937535d1aa919 Mon Sep 17 00:00:00 2001 From: Gavin Didrichsen Date: Fri, 13 Oct 2023 10:42:12 +0100 Subject: [PATCH] Update Signed-off-by: Gavin Didrichsen --- .rubocop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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