A small package to parse and use EditorConfig files.
.
An official library exists for Go. This alternative implementation started
with a different design:
* Specialised INI parser, for full compatibility with the spec
* Ability to cache parsing files and compiling pattern matches
* Storing and querying all properties equally
* Minimising pointers and maps to store data
Installed Size: 42.0 kB
Architectures: all