This code produces a program that accepts a filename as input and will look for .editorconfig files with sections applicable to the given file, outputting any properties found.

WWW: https://github.com/editorconfig/editorconfig-core-c
