Skip to content

Commit 2374289

Browse files
authored
chore: clean up (#541)
* chore: move `CONTRIBUTING` to root This file is not read enough because it's a bit hidden. * feat(ci): lint using case-police * style: lint using case-police * chore: replace GitHub Discussions with Discord * chore: clean up IDE extensions * chore: clean up plugins * chore: clean up tools
1 parent a9a4bc1 commit 2374289

File tree

3 files changed

+29
-134
lines changed

3 files changed

+29
-134
lines changed

.github/workflows/lint.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ jobs:
88
with:
99
fetch-depth: 0
1010
- run: npx awesome-lint
11+
- run: npx case-police "./README.md"
File renamed without changes.

0 commit comments

Comments
 (0)