Commit Graph

6 Commits

Author SHA1 Message Date
Sven Rebhan 0195c4e966
fix(inputs.win_wmi): Restrict threading model to APARTMENTTHREADED (#16781) 2025-04-16 09:09:54 -05:00
Sven Rebhan 7b1b49f0ba
fix(inputs.win_wmi): Replace hard-coded class-name with correct config setting (#16782) 2025-04-16 09:09:06 -05:00
Paulo Dias cb71790cf7
chore(linters): Enforce import grouping with gci linter (#16526)
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2025-02-24 19:37:12 -06:00
Paweł Żak 25de05a8fc
chore: Fix linter findings for `revive:exported` in `plugins/inputs/win*` (#16427) 2025-01-27 12:34:59 -06:00
Paweł Żak c8a30655cb
chore: Enable `revive:enforce-map-style` rule (#16077) 2024-10-28 13:59:26 +01:00
Sven Rebhan e7703ae9c0
feat(inputs.win_wmi): Allow to invoke methods (#15300) 2024-05-10 16:36:13 -05:00