crawly
crawly copied to clipboard
Update csv_encoder.ex
- Add code formatting around iex example for Crawly.Pipelines.CSVEncoder docs
@jack-s9 thanks for the fix, code indentation does not actually require backticks, see here https://hexdocs.pm/elixir/1.13/writing-documentation.html
could you remove the backticks and add in the additional line after the header? i think the parser requires a newline.
Checks are failing are on me, will fix. thanks for contrib!
I made the change to remove the backticks. I'm pushing changes from the GitHub web interface and wasn't sure how to squash my commits. Let me know if you need any other changes.
Hey. As far as I see, it failed on --check-formatted step. Could you please format the code so I can merge it? @jack-s9
@oltarasenko coveralls uploading doesn't work for PRs, for some reason.