Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.
https://hacktoberfest.digitalocean.com
Other
497 stars 145 forks source link

Introduce editorconfig #694

Open the-spectator opened 3 years ago

the-spectator commented 3 years ago

Description

This PR tries to partially address #623 by adding .editorconfig. Editorconfig helps to maintain consistent file formatting across various editors and IDEs.

Resource

Test process

Requirements to merge

the-spectator commented 3 years ago

@MattIPv4 I have updated according to your review and added editorconfig lint GitHub action.