EditorConfig Core
An EditorConfig Core passing all the editorconfig-core-test tests.
See the documentation.
Testing
The EditorConfig core test suite (editorconfig-core-test) uses CTest and
validates CLI tools built on top of core libraries.
This crate includes a simple CLI (editorconfig) to support that testing, but
it can also be used as a standalone tool:
charset=utf-8
end_of_line=lf
License
Licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT).