CI to ensure formatting? #24
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
Compat
Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: auxolotl/templates#24
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
To ensure that templates are always formatted properly, should we include a simple CI check to make sure that PRs are always formatted with nixfmt before we merge them?
Forgejo is compatible with the github actions yml, so when we move over the CI will move over too, so this won't be tying us down to GitHub in any way.
Yes please, see also the discussion at https://forum.aux.computer/t/reviewing-and-merging-pr-mrs/316/15?u=liketechnik:
Alrighty, gonna open a PR with this then.
Opened a PR here: https://github.com/auxolotl/templates/pull/25