Commit a310e269 authored by Fabio Pelosin's avatar Fabio Pelosin

[ErrorReport] Fix Podfile indentation

parent bcb93116
...@@ -64,9 +64,9 @@ EOS ...@@ -64,9 +64,9 @@ EOS
### Podfile ### Podfile
```ruby ```ruby
#{Config.instance.podfile_path.read.strip} #{Config.instance.podfile_path.read.strip}
``` ```
EOS EOS
end end
def error_from_podfile(error) def error_from_podfile(error)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment