matheusgomes28/base64pp

Provide alias for "run-clang-tidy-13" -> "run-clang-tidy"

matheusgomes28 opened this issue · 1 comments

Minor improvement on the Docker image so that we can call run-clang-tidy instead of run-clang-tidy-13 on the static-analysis.sh script. This would make it possible for users of the library to just run that script as well.

TODOs 👍

  • Modify Dockerfile to provide alternative alias for run-clang-tidy-13 📦
  • Modify the static-analysis.sh script to call run-clang-tidy now. 🔢

Closed with #46