conflicting rubocop rules

This commit is contained in:
Bobby McDonald 2019-11-10 22:32:54 -05:00
parent bec4b70375
commit 15942b6bee
No known key found for this signature in database
GPG Key ID: CAD931A49619329A
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ module OmniAuth
end
module Utils
module_function
module_function # rubocop:disable Layout/IndentationWidth
def form_css
"<style type='text/css'>#{OmniAuth.config.form_css}</style>"