Fixed file extension for Arturo scripts #22

Open
drkameleon wants to merge 1 commit from drkameleon/patch-1 into main
drkameleon commented 2023-12-11 11:40:08 -05:00 (Migrated from github.com)

I've noticed that Arturo scripts had an erroneous extension (.arturo vs .art which is the correct one), so... I've fixed it! 😉

Please, let me know in case there is anything else I have to edit for the change to come into effect. 🚀

I've noticed that Arturo scripts had an erroneous extension (`.arturo` vs `.art` which is the correct one), so... I've fixed it! 😉 Please, let me know in case there is anything else I have to edit for the change to come into effect. 🚀
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 drkameleon/patch-1:drkameleon/patch-1
git checkout drkameleon/patch-1

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 checkout main
git merge --no-ff drkameleon/patch-1
git checkout drkameleon/patch-1
git rebase main
git checkout main
git merge --ff-only drkameleon/patch-1
git checkout drkameleon/patch-1
git rebase main
git checkout main
git merge --no-ff drkameleon/patch-1
git checkout main
git merge --squash drkameleon/patch-1
git checkout main
git merge --ff-only drkameleon/patch-1
git checkout main
git merge drkameleon/patch-1
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: aparler/RosettaCodeData#22
No description provided.