Closed MattIPv4 closed 5 years ago
Basic code style settings like line endings, file endings, tab vs spaces & indent size can be set in a .editorconfig file that most IDEs will detect and follow.
Consistent code style.
Hi there, I can take a stab at this.
Sweet, go for it!
Website/API Suggestion
Description
Basic code style settings like line endings, file endings, tab vs spaces & indent size can be set in a .editorconfig file that most IDEs will detect and follow.
Why
Consistent code style.