Skip to content

Automatic code checks workflow#308

Open
MiranDMC wants to merge 7 commits intoDK22Pac:masterfrom
MiranDMC:comment_block_verification
Open

Automatic code checks workflow#308
MiranDMC wants to merge 7 commits intoDK22Pac:masterfrom
MiranDMC:comment_block_verification

Conversation

@MiranDMC
Copy link
Copy Markdown
Contributor

@MiranDMC MiranDMC commented Apr 26, 2026

Added new workflow doing checks of code file contents:

  • verifies compliance with PSDK comment header template
  • validates if comment states proper game name
  • validates if comment states proper file type (header/source)
  • validates if header files use #pragma once directive
  • validates if there is VALIDATE_SIZE after each class or struct
  • validates if there is VALIDATE_OFFSET for each member in class or struct

Fixed errors found by the workflow.

@MiranDMC MiranDMC changed the title File info comment header updates Automatic code checks workflow May 8, 2026
@MiranDMC MiranDMC force-pushed the comment_block_verification branch from be9d5aa to f2e6726 Compare May 8, 2026 22:36
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