Skip to content
Snippets Groups Projects
Commit 41d1cc69 authored by Daniel Klockenkämper's avatar Daniel Klockenkämper
Browse files

disable rubocop Style/MixinUsage

parent e6cc94bf
No related branches found
No related tags found
No related merge requests found
......@@ -527,3 +527,7 @@ Layout/IndentHeredoc:
# disable Yaml safe_load. This is needed to support ruby2.0.0 development envs
Security/YAMLLoad:
Enabled: false
# disable Style/MixinUsage
Style/MixinUsage:
Enabled: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment