Updating and slightly enhancing instructions for running clang-tidy. (#3055)

* Updating and slightly enhancing instructions for running clang-tidy.

* Making documented commands identical to workflow commands. Adding comment in workflow file pointing to documentation.
This commit is contained in:
Ralf W. Grosse-Kunstleve
2021-06-22 15:12:58 -07:00
committed by GitHub
parent dac74ebdf5
commit 484b0f0433
2 changed files with 9 additions and 6 deletions

View File

@@ -25,6 +25,8 @@ jobs:
extra_args: --hook-stage manual --all-files
clang-tidy:
# When making changes here, please also review the "Clang-Tidy" section
# in .github/CONTRIBUTING.md and update as needed.
name: Clang-Tidy
runs-on: ubuntu-latest
container: silkeh/clang:12