rcourtman
e9ac1429c0
refactor: remove unnecessary type conversions
Remove redundant type conversions identified by unconvert linter:
- Remove int() conversions for already-int VMID fields
- Remove int64() conversions for already-int64 arithmetic results
- Remove uint64() conversions for already-uint64 Disk/MaxDisk fields
- Remove int() on syscall.Stdin (already int constant)
2025-11-27 10:33:35 +00:00
..
2025-11-26 23:44:36 +00:00
2025-10-20 15:13:37 +00:00
2025-11-05 19:26:20 +00:00
2025-10-11 23:29:47 +00:00
2025-11-26 23:44:36 +00:00
2025-11-26 23:44:36 +00:00
2025-11-18 09:46:48 +00:00
2025-10-22 15:36:26 +00:00
2025-11-02 22:47:55 +00:00
2025-10-15 19:27:19 +00:00
2025-10-20 15:13:38 +00:00
2025-10-14 16:13:53 +00:00
2025-11-12 09:47:02 +00:00
2025-10-23 08:07:32 +00:00
2025-11-27 10:08:37 +00:00
2025-11-26 23:44:36 +00:00
2025-10-25 16:00:37 +00:00
2025-11-27 09:16:53 +00:00
2025-10-11 23:29:47 +00:00
2025-11-27 09:19:33 +00:00
2025-11-18 22:57:20 +00:00
2025-11-12 22:46:56 +00:00
2025-10-20 15:13:38 +00:00
2025-11-20 09:45:36 +00:00
2025-11-11 23:52:24 +00:00
2025-11-05 19:28:37 +00:00
2025-11-20 22:00:56 +00:00
2025-11-27 10:33:35 +00:00
2025-11-18 14:25:09 +00:00
2025-11-18 09:46:48 +00:00
2025-11-06 00:16:18 +00:00
2025-11-14 11:24:59 +00:00
2025-11-27 10:33:35 +00:00
2025-11-27 00:05:04 +00:00
2025-10-11 23:29:47 +00:00
2025-10-11 23:29:47 +00:00
2025-11-18 21:30:04 +00:00
2025-11-27 10:08:37 +00:00
2025-10-20 15:13:38 +00:00
2025-11-26 23:44:36 +00:00
2025-11-12 21:10:18 +00:00
2025-11-18 18:42:33 +00:00
2025-11-18 18:42:33 +00:00
2025-10-25 13:12:47 +00:00
2025-11-23 22:24:15 +00:00
2025-11-27 00:10:55 +00:00