git-simple-encrypt 3.0.3

Encrypt/decrypt files in your git repo using only one password
Documentation
blank_lines_lower_bound       = 0
blank_lines_upper_bound       = 1
brace_style                   = "SameLineWhere"
comment_width                 = 100
condense_wildcard_suffixes    = true
edition                       = "2024"
empty_item_single_line        = true
format_code_in_doc_comments   = true
format_macro_bodies           = true
format_macro_matchers         = true
format_strings                = true
group_imports                 = "StdExternalCrate"
hex_literal_case              = "Lower"
imports_granularity           = "Crate"
match_arm_leading_pipes       = "Preserve"
match_block_trailing_comma    = true
max_width                     = 100
merge_derives                 = true
newline_style                 = "Auto"
normalize_comments            = true
normalize_doc_attributes      = true
overflow_delimited_expr       = true
reorder_impl_items            = true
single_line_if_else_max_width = 0
struct_lit_single_line        = true
style_edition                 = "2024"
trailing_semicolon            = false
type_punctuation_density      = "Wide"
unstable_features             = true
use_field_init_shorthand      = true
use_try_shorthand             = true
wrap_comments                 = true