diff --git a/development/cli/style_check/clang_tidy_integration_test.bash b/development/cli/style_check/clang_tidy_integration_test.bash index c969afd..cae7de9 100755 --- a/development/cli/style_check/clang_tidy_integration_test.bash +++ b/development/cli/style_check/clang_tidy_integration_test.bash @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Execute clang-tidy in the example repository. +# Execute clang-tidy in the integration test module. set -euo pipefail