|
|
c8cfef858c
|
enable goconst linter
add package level constants for true/false str values
|
2026-02-15 14:58:59 +00:00 |
|
|
|
23285e6e50
|
add godot linter
|
2026-02-15 12:47:35 +00:00 |
|
|
|
b6b64781ed
|
add staticcheck linter
|
2026-02-15 12:46:05 +00:00 |
|
|
|
9bc4d21739
|
enable unparam linter
|
2026-02-15 12:44:52 +00:00 |
|
|
|
7a0d5c56e5
|
enable revive linter
- add package comments
- fix redeclaration of built-in min/max
- add comments to exported types
- remove unused parameters
|
2026-02-15 12:22:22 +00:00 |
|
|
|
19fda4daec
|
migrate golangci-lint config to version 2
update golangci action
|
2026-02-15 11:59:50 +00:00 |
|
|
|
4616ac7aa5
|
replace makefile with taskfile
add CI config + action
|
2026-01-31 02:33:41 +00:00 |
|