Description
EditorConfig files can be checked for formatting and consistency problems. It is useful for developers who want repository style settings to stay valid across editors.
Linters report configuration issues but do not replace testing. Review changes before applying automatic fixes to shared repositories.