|
|
|
|
|
by Siilwyn
3260 days ago
|
|
Do not compare it to linters they serve a different purpose. Editorconfig is for using the right editor settings, linters are for programmatically checking and formatting code. So Editorconfig and a linter should be used together. |
|