chore: fix some minor formattng issues and linter warnings
This commit is contained in:
parent
92d7a96e2f
commit
09cb1886dc
13 changed files with 497 additions and 489 deletions
|
|
@ -6,7 +6,7 @@ keys:
|
|||
|
||||
creation_rules:
|
||||
- path_regex: 'users/[^/]+/about\.json$'
|
||||
encrypted_regex: '^realName$'
|
||||
encrypted_regex: "^realName$"
|
||||
age:
|
||||
- *eval
|
||||
- path_regex: 'users/[^/]+/face\.png$'
|
||||
|
|
@ -15,4 +15,4 @@ creation_rules:
|
|||
- path_regex: '^users/Sk7Str1p3/.*\.(enc|yaml)$'
|
||||
age:
|
||||
- *Sk7Str1p3
|
||||
- *root
|
||||
- *root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue