Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an editorconfig to support indentation and whitespace style
editorconfig is a standard for a file specifying whitespace preferences in a codebase. Most editors and IDEs support plugins that will detect this file and apply the styles therein while you edit code.
- Loading branch information