clang-tidier

A simple runner for clang-tidy.

MIT License

Downloads
1.2K
Stars
1
clang-tidier - v0.4.0 Latest Release

Published by marzer about 2 months ago

  • Fixed sessions not restarting if .clang-tidy is modified
  • Added --labels-only
  • Minor performance improvements
clang-tidier - v0.3.0

Published by marzer 3 months ago

  • Added --no-session
  • Added use of sessions by default
clang-tidier - v0.2.0

Published by marzer 3 months ago

  • Added --resumable
clang-tidier - v0.1.2

Published by marzer 5 months ago

  • Fixed build-generated translation units causing 'did not exist or was not a file' errors
  • Improved performance of TU enumeration step
clang-tidier - v0.1.1

Published by marzer 5 months ago

  • Fixed issues with older clang-tidy versions trying to use --use-color
clang-tidier - v0.1.0

Published by marzer 6 months ago

  • First public release 🎉️