Add code formatting #22
No reviewers
Labels
No labels
bug
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
Jameson
joke
options window
question
Split!
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
sparkle-devs/sparkle!22
Loading…
Reference in a new issue
No description provided.
Delete branch "code-formatting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds a GitHub action to automatically reformat our JavaScript code upon every commit.
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!