Add code formatting #22

Merged
PPPDUD merged 11 commits from code-formatting into main 2026-04-19 16:44:30 -05:00
PPPDUD commented 2026-04-19 16:36:27 -05:00 (Migrated from github.com)

This PR adds a GitHub action to automatically reformat our JavaScript code upon every commit.

This PR adds a GitHub action to automatically reformat our JavaScript code upon every commit.
codingisfun2831t commented 2026-04-19 17:02:31 -05:00 (Migrated from github.com)

Why so many gosh darn "Update file" commits? I get it if youre on the go, but just download the darn repo and make good commit messages if you want this project to be managed so good.

Why so many gosh darn "Update file" commits? I get it if youre on the go, but just download the darn repo and make good commit messages if you want this project to be managed *so good*.
PPPDUD commented 2026-04-19 17:04:57 -05:00 (Migrated from github.com)

Why so many gosh darn "Update file" commits? I get it if youre on the go, but just download the darn repo and make good commit messages if you want this project to be managed so good.

Those were tests to verify that the formatter worked properly; in hindsight, I probably should have made a throwaway branch for that; my bad!

> Why so many gosh darn "Update file" commits? I get it if youre on the go, but just download the darn repo and make good commit messages if you want this project to be managed _so good_. Those were tests to verify that the formatter worked properly; in hindsight, I probably should have made a throwaway branch for that; my bad!
Sign in to join this conversation.
No description provided.