WIP: Coding standards #17

Draft
lrvick wants to merge 3 commits from coding-standards into main
Owner
No description provided.
lrvick added 1 commit 2024-12-07 19:09:04 +00:00
lrvick added 1 commit 2024-12-07 19:10:27 +00:00
lrvick added 1 commit 2024-12-07 19:43:01 +00:00
lrvick force-pushed coding-standards from 202083b6ee to 2b47b7c703 2024-12-08 01:33:25 +00:00 Compare
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b coding-standards main
git pull origin coding-standards

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff coding-standards
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: public/docs#17
No description provided.