Lucas Bajolet
2009079246
packer: remove ineffasign pointed assigns/decls
...
Some of the variables we create are flagged by our linters as
ineffective assignments, which makes sense as those are generally fed by
code below, so we don't need to use the declaration/assignation syntax
(:=) but instead can fall back to using var with a type to get the zero
value of the declared entity.
2024-07-18 10:51:17 -04:00
..
2024-05-16 13:03:29 -04:00
2023-03-01 15:19:44 -05:00
2023-08-10 15:53:29 -07:00
2024-05-01 16:19:30 -04:00
2023-08-10 15:53:29 -07:00
2023-09-26 11:13:31 -04:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2024-07-18 10:51:17 -04:00
2024-07-16 21:14:27 -04:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-09-26 11:13:31 -04:00
2024-06-03 09:37:30 -04:00
2024-05-16 13:27:50 -04:00
2023-08-10 15:53:29 -07:00
2024-05-16 13:27:50 -04:00
2023-08-10 15:53:29 -07:00
2021-04-16 11:52:03 +02:00
2023-08-10 15:53:29 -07:00
2023-09-26 11:13:31 -04:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-08-10 15:53:29 -07:00
2023-08-18 10:19:31 -04:00
2023-08-18 10:19:31 -04:00
2023-09-26 11:13:31 -04:00
2023-08-10 15:53:29 -07:00
2024-04-16 14:27:05 -04:00