fix: auto-fix code style and compilation issues #1

Open
forgejo-actions wants to merge 1 commit from auto-fix/build-and-style-1763308772 into main

Automatically fixed code style and compilation issues:

  • Added/updated file headers with author information
  • Added function documentation headers
  • Applied clang-format formatting (C17 standard)
  • Fixed spacing and style guide compliance
  • Ensured -Wall -Wextra -Werror -pedantic compilation compliance
Automatically fixed code style and compilation issues: - Added/updated file headers with author information - Added function documentation headers - Applied clang-format formatting (C17 standard) - Fixed spacing and style guide compliance - Ensured -Wall -Wextra -Werror -pedantic compilation compliance
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin auto-fix/build-and-style-1763308772:auto-fix/build-and-style-1763308772
git switch auto-fix/build-and-style-1763308772

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff auto-fix/build-and-style-1763308772
git switch auto-fix/build-and-style-1763308772
git rebase main
git switch main
git merge --ff-only auto-fix/build-and-style-1763308772
git switch auto-fix/build-and-style-1763308772
git rebase main
git switch main
git merge --no-ff auto-fix/build-and-style-1763308772
git switch main
git merge --squash auto-fix/build-and-style-1763308772
git switch main
git merge --ff-only auto-fix/build-and-style-1763308772
git switch main
git merge auto-fix/build-and-style-1763308772
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mbirnbacher/HomeWork-2!1
No description provided.