Ryan Snodgrass
350a78f1ba
fix: resolve all golangci-lint errors
Fixes 15 pre-existing lint issues:
errcheck (6 issues):
- mol_distill.go: Add _ = for f.Close() and os.Remove()
- routed.go: Add _ = for routedStorage.Close() (4 locations)
gosec (8 issues):
- maintenance.go, routes.go: Add nolint for G304 (file paths from known dirs)
- mol_distill.go: Add nolint for G304 (file creation in known search paths)
- formula.go: Change WriteFile permissions from 0644 to 0600 (G306)
- gate.go: Add nolint for G204 (exec.Command with trusted AwaitID fields)
misspell (1 issue):
- gate.go: Fix "cancelled" -> "canceled" in comment
unparam (2 issues):
- cook.go, controlflow.go: Add nolint for functions returning always-nil error
Also:
- Update pre-commit-hooks to v6.0.0
- Add lint step to "Landing the Plane" session-end protocol
2025-12-26 19:20:03 -05:00
..
2025-12-26 19:20:03 -05:00
2025-12-23 22:40:16 -08:00
2025-12-26 01:29:30 -08:00
2025-12-24 00:06:41 -08:00
2025-12-18 18:23:30 -08:00
2025-12-18 18:23:30 -08:00
2025-12-23 04:16:26 -08:00
2025-12-23 04:16:26 -08:00
2025-12-18 18:23:30 -08:00
2025-12-20 03:24:51 -08:00
2025-12-24 00:10:14 -08:00
2025-12-22 21:15:41 -08:00
2025-12-23 22:41:05 -08:00
2025-12-24 00:06:41 -08:00
2025-12-23 01:31:18 -08:00
2025-12-23 01:56:19 -08:00
2025-11-21 15:51:07 -05:00
2025-12-25 13:56:19 -08:00
2025-12-24 00:08:10 -08:00
2025-12-24 00:08:10 -08:00
2025-11-20 21:57:23 -05:00
2025-12-24 00:06:41 -08:00
2025-12-25 18:40:15 -08:00
2025-12-26 19:20:03 -05:00
2025-12-23 12:06:42 -08:00
2025-12-16 17:26:06 -08:00
2025-12-26 13:33:54 -08:00
2025-11-21 15:51:07 -05:00
2025-12-26 13:33:54 -08:00
2025-11-05 20:39:47 -08:00
2025-12-22 21:30:57 -08:00
2025-12-18 18:23:30 -08:00
2025-11-24 23:39:54 -08:00
2025-11-07 21:17:24 -08:00
2025-11-26 20:59:07 -08:00
2025-10-29 22:55:13 -07:00
2025-12-22 18:47:18 -05:00
2025-12-19 17:50:14 -08:00
2025-12-19 17:50:14 -08:00
2025-11-28 23:10:44 -08:00
2025-11-28 23:10:44 -08:00
2025-12-24 00:06:41 -08:00
2025-12-24 00:06:41 -08:00
2025-12-24 00:06:41 -08:00
2025-11-05 20:39:47 -08:00
2025-10-22 13:59:58 -07:00
2025-11-02 22:17:08 -08:00
2025-10-22 13:59:58 -07:00
2025-12-22 21:30:57 -08:00
2025-12-24 00:06:41 -08:00
2025-12-11 07:11:15 -05:00
2025-11-23 21:33:00 -08:00
2025-12-24 00:06:41 -08:00
2025-12-24 00:06:41 -08:00
2025-12-24 12:43:18 -08:00
2025-12-26 19:09:31 -05:00
2025-12-24 00:06:41 -08:00
2025-12-26 19:09:31 -05:00
2025-12-11 07:11:15 -05:00
2025-11-21 19:32:45 -05:00
2025-11-21 19:32:45 -05:00
2025-11-02 22:17:08 -08:00
2025-11-05 20:39:47 -08:00
2025-12-24 00:06:41 -08:00
2025-12-22 19:02:42 -05:00
2025-10-20 21:08:49 -07:00
2025-12-26 19:09:31 -05:00
2025-10-31 18:40:32 -07:00
2025-12-22 15:48:36 -08:00
2025-12-20 17:22:43 -08:00
2025-12-24 00:07:55 -08:00
2025-12-24 00:06:41 -08:00
2025-12-20 17:09:50 -08:00
2025-12-01 21:17:56 -08:00
2025-12-21 15:50:10 -08:00
2025-12-24 13:03:27 -08:00
2025-12-25 13:56:19 -08:00
2025-12-23 01:31:18 -08:00
2025-12-23 01:56:19 -08:00
2025-12-13 12:50:33 -08:00
2025-12-13 10:04:01 +11:00
2025-12-25 16:20:02 -08:00
2025-12-26 18:55:07 -05:00
2025-12-22 21:30:57 -08:00
2025-11-27 22:39:13 -08:00
2025-12-20 17:09:50 -08:00
2025-11-21 16:14:30 -05:00
2025-12-25 13:56:19 -08:00
2025-12-24 00:07:52 -08:00
2025-12-07 21:14:13 +11:00
2025-12-02 22:41:07 -08:00
2025-12-24 00:06:41 -08:00
2025-11-07 20:07:59 -08:00
2025-11-20 21:54:11 -05:00
2025-12-24 00:06:51 -08:00
2025-12-21 23:08:00 -08:00
2025-12-19 01:47:03 -08:00
2025-12-23 01:56:19 -08:00
2025-11-22 00:11:45 -08:00
2025-12-18 18:56:59 -08:00
2025-12-22 21:15:41 -08:00
2025-12-26 19:20:03 -05:00
2025-12-26 19:20:03 -05:00
2025-11-05 20:39:47 -08:00
2025-12-20 01:59:31 -08:00
2025-12-20 17:22:43 -08:00
2025-11-26 17:42:14 -08:00
2025-12-22 02:21:40 -08:00
2025-12-20 02:38:56 -08:00
2025-12-20 17:22:43 -08:00
2025-10-31 01:07:42 -07:00
2025-11-20 21:57:23 -05:00
2025-11-21 23:09:47 -08:00
2025-11-19 05:06:12 -05:00
2025-12-24 00:06:41 -08:00
2025-11-21 14:40:22 -05:00
2025-12-16 14:20:49 -08:00
2025-11-21 14:40:22 -05:00
2025-12-23 01:56:19 -08:00
2025-12-22 21:15:41 -08:00
2025-12-26 01:29:30 -08:00
2025-12-20 17:09:50 -08:00
2025-12-13 12:50:33 -08:00
2025-12-20 17:09:50 -08:00
2025-12-20 16:43:43 -08:00
2025-12-25 21:38:20 -08:00
2025-11-21 14:40:22 -05:00
2025-12-16 14:20:49 -08:00
2025-12-22 15:39:55 -08:00
2025-11-30 15:35:30 -08:00
2025-12-22 21:15:41 -08:00
2025-12-16 00:56:06 -08:00
2025-10-26 22:31:24 -07:00
2025-12-25 13:56:19 -08:00
2025-12-19 17:58:24 -08:00
2025-12-20 17:09:50 -08:00
2025-11-21 15:51:07 -05:00
2025-12-24 12:35:57 -08:00
2025-12-21 15:29:58 -08:00
2025-12-23 01:56:19 -08:00
2025-12-26 19:09:31 -05:00
2025-10-20 21:08:49 -07:00
2025-12-22 23:30:08 -08:00
2025-11-22 16:49:29 -08:00
2025-12-20 17:09:50 -08:00
2025-11-20 21:57:23 -05:00
2025-12-22 15:39:55 -08:00
2025-12-22 21:30:57 -08:00
2025-12-04 11:21:43 -08:00
2025-12-20 17:09:50 -08:00
2025-11-20 21:57:23 -05:00
2025-12-22 21:15:41 -08:00
2025-12-24 00:06:41 -08:00
2025-12-25 17:22:00 -08:00
2025-12-24 20:42:54 -08:00
2025-12-25 17:22:00 -08:00
2025-12-25 01:05:16 -08:00
2025-12-26 19:20:03 -05:00
2025-12-23 03:57:08 -08:00
2025-12-24 20:42:54 -08:00
2025-12-25 21:11:58 -08:00
2025-12-25 02:05:25 -08:00
2025-12-25 02:05:25 -08:00
2025-12-04 11:21:43 -08:00
2025-12-24 21:19:00 -08:00
2025-12-18 11:48:02 -08:00
2025-12-20 17:09:50 -08:00
2025-10-18 18:21:17 -07:00
2025-12-22 18:47:18 -05:00
2025-12-22 02:21:40 -08:00
2025-12-25 17:22:00 -08:00
2025-12-03 18:08:33 -08:00
2025-12-25 14:25:45 -08:00
2025-12-20 17:09:50 -08:00
2025-12-20 17:09:50 -08:00
2025-12-02 23:44:22 -08:00
2025-11-30 00:38:57 -08:00
2025-12-25 21:11:58 -08:00
2025-12-26 19:09:41 -05:00
2025-12-25 21:11:58 -08:00
2025-12-20 17:09:50 -08:00
2025-12-15 23:59:21 -08:00
2025-11-20 21:57:23 -05:00
2025-12-22 20:21:30 -08:00
2025-10-26 22:31:24 -07:00
2025-12-20 17:09:50 -08:00
2025-11-20 21:57:23 -05:00
2025-12-22 01:26:45 -08:00
2025-12-16 13:06:47 -08:00
2025-12-22 21:30:57 -08:00
2025-12-04 11:21:43 -08:00
2025-12-20 17:09:50 -08:00
2025-12-26 19:20:03 -05:00
2025-11-21 19:32:45 -05:00
2025-11-21 19:32:45 -05:00
2025-11-21 19:32:45 -05:00
2025-11-04 11:25:36 -08:00
2025-11-21 22:46:12 -05:00
2025-12-24 00:06:41 -08:00
2025-12-20 17:09:50 -08:00
2025-12-21 23:11:48 -08:00
2025-12-26 15:08:56 -08:00
2025-10-27 20:38:13 -07:00
2025-12-22 21:30:57 -08:00
2025-12-24 00:10:14 -08:00
2025-12-24 00:10:14 -08:00
2025-11-26 22:02:59 -08:00
2025-12-20 13:14:39 -08:00
2025-12-20 17:22:43 -08:00
2025-12-19 17:52:27 -08:00
2025-12-25 12:05:46 -08:00
2025-12-24 12:35:32 -08:00
2025-12-24 20:55:31 -08:00
2025-12-24 12:35:32 -08:00
2025-12-04 11:21:43 -08:00
2025-11-21 23:34:22 -08:00
2025-12-16 14:20:49 -08:00
2025-12-26 19:09:31 -05:00
2025-12-24 23:33:34 -08:00
2025-12-25 17:22:00 -08:00
2025-12-13 12:50:33 -08:00
2025-12-26 19:09:41 -05:00
2025-12-22 15:39:55 -08:00
2025-12-21 15:22:45 -08:00
2025-11-24 10:56:14 -08:00
2025-11-24 11:28:32 -08:00
2025-12-26 19:09:31 -05:00
2025-12-20 17:22:43 -08:00
2025-12-20 17:09:50 -08:00
2025-12-20 17:09:50 -08:00
2025-12-13 10:04:01 +11:00
2025-12-04 11:21:43 -08:00
2025-12-20 20:50:33 -08:00
2025-12-26 01:29:30 -08:00
2025-12-25 17:22:00 -08:00
2025-12-26 19:09:41 -05:00
2025-11-08 18:22:28 -08:00
2025-12-16 00:06:19 -08:00