fktn-k / fkYAML

A C++ header-only YAML library
MIT License
69 stars 7 forks source link

Add .editorconfig file #287

Closed fktn-k closed 7 months ago

fktn-k commented 7 months ago

This PR has added a .editorconfig file for the project so that file formats can be automatically decided/regulated according to the configurations in many popular text editors and IDEs.
If you're not familiar with EditorConfig, see the official site for detailed information.


Pull Request Checklist

Read the CONTRIBUTING.md file for detailed information.

Please don't

coveralls commented 7 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling 1d5bbe9d2f4e313b15e35c7c4eb0c28231337e0c on feature/add_editorconfig_file into fc9a99fbd632b1f3701d3083a1b0fd3fc855811d on develop.