feature(keyringctl): add tool to work with key data
This commit is contained in:
@ -8,7 +8,7 @@ indent_size = 4
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.py]
|
||||
[{*.py,keyringctl}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
max_line_length = 119
|
||||
|
Reference in New Issue
Block a user