|
|
c8cfef858c
|
enable goconst linter
add package level constants for true/false str values
|
2026-02-15 14:58:59 +00:00 |
|
|
|
b6b64781ed
|
add staticcheck linter
|
2026-02-15 12:46:05 +00:00 |
|
|
|
ac8f635263
|
litn fixes
|
2026-02-15 12:00:00 +00:00 |
|
|
|
6615eec466
|
mark eq/band index args as optional. this lets us differentiate between not set and zero.
add Validate method to SnapshotCmdGroup
|
2026-02-10 14:16:35 +00:00 |
|
|
|
942d1b18bd
|
keep validation failure messages consistent.
they now print the incorrect value passed.
|
2026-02-10 01:24:55 +00:00 |
|
|
|
2e1c28c909
|
Validate methods should satisfy the interface Validate() error. This commit fixes that bug.
|
2026-02-10 01:17:35 +00:00 |
|
|
|
abfb1bf08d
|
implement x32 matrix commands
|
2026-02-07 08:49:23 +00:00 |
|