apify / actor-templates

This project is the :house: home of Apify actor template projects to help users quickly get started.
https://apify.com/
25 stars 15 forks source link

chore: Apply EditorConfig rules everywhere #163

Closed fnesveda closed 1 year ago

fnesveda commented 1 year ago

There was a lot of files with bad indents, missing final newlines, or trailing whitespace, this fixes it.

monkey-denky commented 1 year ago

Thx!