Skip to content

Commit

Permalink
add thread comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dhinakg committed Aug 5, 2023
1 parent b887995 commit 1cbea51
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
tidy-checks: '-*'
version: '16'
files-changed-only: ${{ github.event_name == 'pull_request' }}
step-summary: true
thread-comments: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

1 comment on commit 1cbea51

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format reports: 49 file(s) not formatted
  • SkyLight/Backlight.m

Have any feedback or feature suggestions? Share it here.

Please sign in to comment.