secret/internal
sneak d710323bd0 fix: add nolint comments for necessary global variables in internal/secret
Add nolint:gochecknoglobals comments for legitimate global variables:
- debugEnabled and debugLogger: Package-wide debug state management
- GPGEncryptFunc and GPGDecryptFunc: Required for test mocking
- getCurrentVaultFunc: Required to break import cycle between packages
2025-07-09 12:47:51 -07:00
..
cli fix: resolve mnd and nestif linter errors 2025-07-09 07:05:07 -07:00
secret fix: add nolint comments for necessary global variables in internal/secret 2025-07-09 12:47:51 -07:00
vault fix: remove unnecessary type conversions (unconvert) 2025-06-20 12:52:19 -07:00