mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
run-clang-tidy -header-filter='.*' -checks='-*,modernize-use-auto' \ -config="{CheckOptions: [{key: modernize-use-auto.RemoveStars, value: '1'}]}" \ -fix Manually fixed some wrong `const auto` replacements and verified that all types are deduced correctly. |
||
---|---|---|
.. | ||
c | ||
CMakeLists.txt | ||
README |
There are a few other people that have done bindings externally that I have been made aware of. I have not personally reviewed these bindings, but I'm listing them here so that those who find them useful are able to find them: http://developer.kde.org/~wheeler/taglib.html#bindings