Commit graph

9 commits

Author SHA1 Message Date
0b62bcad50
Move linting out of precommit hooks
Some checks failed
/ golint (push) Failing after 3s
It's way too slow, and we have a forge to do it now.
2026-05-15 17:05:54 +00:00
878f0e9bcf
Try a different way to limit linting 2026-05-04 19:43:20 +00:00
18db17fe0b
Don't lint every go file on every commit.
Faster commits, less redundancy
2026-05-04 19:40:12 +00:00
a6ce0b7e67
Add golangci-lint to lefthook workflow 2026-05-01 17:36:32 +00:00
004a49c4e4
Update prettier to format the new file types. 2026-03-21 19:39:30 +00:00
eb6e54a0f7
Format JavaScript files with prettier 2026-02-06 17:07:06 +00:00
49b10a7d7e
Add prettier for formatting html files automatically
Because I was wasting time doing it myself
2026-02-06 16:10:09 +00:00
804059f87d
Attempt to check if I have an SSH identity before committing
I've lost too many commit messages at this point.
2026-01-23 20:37:55 +00:00
f7ad8b9c5f
Add lefthook configuration for formatting 2025-11-06 22:31:29 +00:00