Skip to content

Disable Style/MultilineIfModifier cop as its useful for our case

Gabriel Mazetto requested to merge disable_cops into master

We are in-fact having to disable it everywhere because we actually need that pattern, so there is no point in not disabling it from rubocop anyway.

Merge request reports