You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix lint issues: fieldalignment, gci formatting, and magic numbers
- Fix struct field ordering for better memory alignment in Config and DevicePosture structs
- Replace magic number 0 with named constant zeroFailures/zeroValue
- Apply gci formatting to resolve import ordering issues
- Maintain compatibility while improving code quality
Co-authored-by: Amp <[email protected]>
Amp-Thread-ID: https://ampcode.com/threads/T-499c4e03-4512-4108-afba-9dc3f2293bb3
0 commit comments