Use official JuliaFormatter GitHub action #72

Open
s-celles wants to merge 1 commit from s-celles/add-juliaformatter into main
s-celles commented 2026-08-01 05:22:34 -07:00 (Migrated from github.com)

This PR replaces the custom bash script with the official julia-actions/julia-format action.

Assisted-by: AI

This PR replaces the custom bash script with the official julia-actions/julia-format action. Assisted-by: AI
This pull request has changes conflicting with the target branch.
  • test/session_tests.jl
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 s-celles/add-juliaformatter:s-celles/add-juliaformatter
git switch s-celles/add-juliaformatter

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 s-celles/add-juliaformatter
git switch s-celles/add-juliaformatter
git rebase main
git switch main
git merge --ff-only s-celles/add-juliaformatter
git switch s-celles/add-juliaformatter
git rebase main
git switch main
git merge --no-ff s-celles/add-juliaformatter
git switch main
git merge --squash s-celles/add-juliaformatter
git switch main
git merge --ff-only s-celles/add-juliaformatter
git switch main
git merge s-celles/add-juliaformatter
git push origin main
Sign in to join this conversation.
No description provided.