git-simple-encrypt 3.0.3

Encrypt/decrypt files in your git repo using only one password
Documentation
1
2
3
4
5
6
7
8
9
allow-expect-in-tests          = true
allow-unwrap-in-tests          = true
check-private-items            = true
cognitive-complexity-threshold = 30
max-fn-params-bools            = 2
msrv                           = "1.89"
too-many-arguments-threshold   = 8
too-many-lines-threshold       = 260
warn-on-all-wildcard-imports   = true