Skip to content

Commit

Permalink
Verbosity and Analysis Depth of the File
Browse files Browse the repository at this point in the history
  • Loading branch information
franziska-wegner committed Dec 28, 2023
1 parent 57a359d commit 7873821
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cpp-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
style: llvm #file
files-changed-only: false
lines-changed-only: false
no-lgtm: false
# The following value will only update a single comment
# in a pull request's thread. Set it to false to disable the comment.
# Set it to true to post a new comment (and delete the old comment).
Expand Down

0 comments on commit 7873821

Please sign in to comment.