Description
EditorConfig files can be validated and compared with a plain command-line tool. It is useful for developers checking style configuration across repositories.
Validation helps configuration quality but does not replace formatting checks on real files. Review differences before changing shared settings.