Skip to content

Commit f29c534

Browse files
95jonpetDDtKey
andauthored
Update docs/checks/quote_character.md
Co-authored-by: Artem Medvedev <i@ddtkey.com>
1 parent a72974c commit f29c534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/checks/quote_character.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Quote Character
22

3-
Detects if a value contains quote characters (`'` / `"`) but skips if the value is multi-line, contains whitespaces, newline characters or comments:
3+
Detects if a value contains quote characters (`'` / `"`) but skips if the value is multi-line, contains whitespaces, newline characters or hash-signs:
44

55
```env
66
❌ Wrong

0 commit comments

Comments
 (0)