Description
Provides the C implementation of EditorConfig parsing used by plugins and tools. It lets editors and development utilities read .editorconfig files consistently across projects.
This is a library, not a standalone formatting tool. Most users need it because an editor plugin or checker depends on the core parser.