Enable the Layout/IndentHeredoc cop
This commit is contained in:
parent
0be657c0d7
commit
99a49a8144
3 changed files with 23 additions and 26 deletions
|
@ -10,8 +10,8 @@ Apipie.configure do |config|
|
|||
config.namespaced_resources = true
|
||||
config.show_all_examples = true
|
||||
|
||||
config.app_info = <<-EOS
|
||||
Description
|
||||
config.app_info = <<~EOS
|
||||
Description
|
||||
|
||||
EOS
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue