Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
ci: remove stylua action & update PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser committed Jun 1, 2024
1 parent e338393 commit 8d5ab25
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
5 changes: 5 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Checklist
- [ ] Used only camelCase variable names.
- [ ] If functionality is added or modified, also made respective changes to the
`README.md` (the `.txt` file is auto-generated and does not need to be modified).
- [ ] If a non-trivial PR, formatting via `stylua`.
16 changes: 0 additions & 16 deletions .github/workflows/stylua.yml

This file was deleted.

0 comments on commit 8d5ab25

Please sign in to comment.