WIP: feat: add openrewrite for formatting #34

Draft
johnluetke wants to merge 7 commits from formatter into main
johnluetke commented 2026-02-10 22:42:57 +00:00 (Migrated from github.com)
No description provided.
salvobonsma commented 2026-03-04 01:00:09 +00:00 (Migrated from github.com)

The standard in FRC is to use spotless with google java format.

The standard in FRC is to use spotless with google java format.
salvobonsma commented 2026-03-04 01:05:09 +00:00 (Migrated from github.com)
https://github.com/Mechanical-Advantage/AdvantageKit/blob/5daa2e7eef767face238be2e375e0c1a97820830/template_projects/template/build.gradle#L178C1-L218C2
This pull request has changes conflicting with the target branch.
  • .github/CODEOWNERS
  • build.gradle
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin formatter:formatter
git switch formatter

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 formatter
git switch formatter
git rebase main
git switch main
git merge --ff-only formatter
git switch formatter
git rebase main
git switch main
git merge --no-ff formatter
git switch main
git merge --squash formatter
git switch main
git merge --ff-only formatter
git switch main
git merge formatter
git push origin main
Sign in to join this conversation.
No reviewers
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
ironriders/rebuilt!34
No description provided.