We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aebca7e commit cc8c683Copy full SHA for cc8c683
1 file changed
.github/workflows/clang-tidy-review.yml
@@ -25,7 +25,6 @@ jobs:
25
uses: ZedThree/clang-tidy-review@v0.20.1
26
id: review
27
with:
28
- annotations: true
29
build_dir: build
30
apt_packages: "libfftw3-dev,libnetcdf-c++4-dev,libopenmpi-dev,petsc-dev,slepc-dev,liblapack-dev,libparpack2-dev,libsundials-dev,uuid-dev"
31
config_file: ".clang-tidy"
0 commit comments