secret/internal
sneak 95ba80f618 fix: resolve gochecknoglobals, gosec, lll, and mnd linter errors
- Add nolint comments for BIP85 standard constants (MainNetPrivateKey, TestNetPrivateKey)
- Handle error return from shake.Write() in NewBIP85DRNG
- Fix line length issue by moving nolint comment to separate line
- Add nolint comment for cobra.ExactArgs(2) magic number
- Replace magic number 32 with named constant x25519KeySize in agehd package
2025-07-09 12:49:59 -07:00
..
cli fix: resolve gochecknoglobals, gosec, lll, and mnd linter errors 2025-07-09 12:49:59 -07:00
secret fix: resolve gochecknoglobals, gosec, lll, and mnd linter errors 2025-07-09 12:49:59 -07:00
vault fix: remove unnecessary type conversions (unconvert) 2025-06-20 12:52:19 -07:00