rubocop-naming.yml in gitlab-styles-4.3.0 vs rubocop-naming.yml in gitlab-styles-5.0.0

- old
+ new

@@ -1,4 +1,5 @@ +--- # Check the naming of accessor methods for get_/set_. Naming/AccessorMethodName: Enabled: false # Use only ascii symbols in identifiers.