fktn-k / fkYAML

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

Use Clang-Format python distribution #316

Closed fktn-k closed 5 months ago

fktn-k commented 5 months ago

This PR has changed dependency on the Clang-Format tool from its executable to its Python distribution (installed using the Python venv module) so contributors don't have to install it by themselves.
Also, CONTRIBUTING.md is updated to follow the above change.


Pull Request Checklist

Read the CONTRIBUTING.md file for detailed information.

Please don't

github-actions[bot] commented 5 months ago

:octocat: Upload Coverage Event Notification

Coverage data has been uploaded for the commit 4cc3b122a4debe1eaccbc479c28c6b542c996d43. You can download the artifact which contains the same file uploaded to the Coveralls and its HTML version.

Name fkYAML_coverage.pr316.zip
ID 1432212378
URL https://github.com/fktn-k/fkYAML/actions/runs/8766723021/artifacts/1432212378
coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8766723021

Details


Totals Coverage Status
Change from base Build 8765736615: 0.0%
Covered Lines: 3502
Relevant Lines: 3502

💛 - Coveralls