- Remove internal/macse package (Secure Enclave experiment) - Fix errcheck: handle keychain.DeleteItem error return - Fix lll: break long lines in command descriptions - Fix mnd: add nolint comment for cobra.ExactArgs(2) - Fix nlreturn: add blank lines before return/break statements - Fix revive: add nolint comment for KEYCHAIN_APP_IDENTIFIER constant - Fix nestif: simplify UnlockersRemove by using new NumSecrets method - Add NumSecrets() method to vault.Vault for counting secrets - Update golangci.yml to exclude ALL_CAPS warning (attempted various configurations but settled on nolint comment) All tests pass, code is formatted and linted. |
||
---|---|---|
.. | ||
integration_test.go | ||
integration_version_test.go | ||
management.go | ||
metadata_test.go | ||
metadata.go | ||
secrets_version_test.go | ||
secrets.go | ||
unlockers.go | ||
vault_test.go | ||
vault.go |