We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b45c491 commit b668b28Copy full SHA for b668b28
password_store/patterns.yml
@@ -11,7 +11,7 @@ patterns:
11
start: |
12
\A|\x00
13
end: |
14
- \Z|\x00
+ \n?\Z|\x00
15
16
expected:
17
- name: meta.json
0 commit comments