Description
Find and interpret EditorConfig files from Python tooling. It helps editors, formatters, and code generators apply project-specific indentation, line ending, charset, and whitespace rules consistently.
This is a developer library, not an editor. Formatting settings should be applied predictably and reviewed in generated diffs, especially when changing many files at once.