Commit Graph

1 Commits

Author SHA1 Message Date
Ian Chesal 8ac8629bfe feat(editorconfig): Add a .editorconfig file to the project
Modern editors read this file and use it to enforce formatting
consistency in files for a project.

See: https://editorconfig.org/

Settings were made accoring to what is written in the CONTRIBUTING.md
file.
2023-05-10 17:02:33 -04:00