Skip to content

Conversation

@dennisklein
Copy link
Member

No description provided.

- Add .clang-tidy configuration file to manage checks centrally
- Update CI workflow to use .clang-tidy instead of inline checks
- Add missing ObjID and RestoreOrderExt types to TSM stub header
- Add ltsmapi.c stub with dsStruct64_t conversion functions

Disabled checks with rationale:
- bugprone-easily-swappable-parameters: qsort callbacks require
  (const void *, const void *) signature per C standard
- bugprone-suspicious-include: test files intentionally include
  .c files to test static functions
@dennisklein dennisklein merged commit 9f84e22 into GSI-HPC:master Dec 18, 2025
1 check passed
@dennisklein dennisklein deleted the ci branch December 18, 2025 09:32
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