Skip to content

ci: fix clang-tidy workflow configuration#5

Merged
dennisklein merged 1 commit intoGSI-HPC:masterfrom
dennisklein:ci-linter
Dec 15, 2025
Merged

ci: fix clang-tidy workflow configuration#5
dennisklein merged 1 commit intoGSI-HPC:masterfrom
dennisklein:ci-linter

Conversation

@dennisklein
Copy link
Member

  • Add fetch-depth: 0 to get full git history for version detection
  • Replace invalid 'files' param with 'extensions' and 'ignore'
  • Exclude fsqd.c, test/, and benchmark/ (require external headers)
  • Remove redundant clang-tidy install (handled by cpp-linter-action)

- Add fetch-depth: 0 to get full git history for version detection
- Replace invalid 'files' param with 'extensions' and 'ignore'
- Exclude fsqd.c, test/, and benchmark/ (require external headers)
- Remove redundant clang-tidy install (handled by cpp-linter-action)
@dennisklein dennisklein merged commit 5f45138 into GSI-HPC:master Dec 15, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant