We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40333d3 commit 3f05467Copy full SHA for 3f05467
docs/rfcs/env-vars.md
@@ -200,8 +200,8 @@ or underscore starting with an alphabetic or underscore character. Its
200
maximum length is 200 characters. Both syntaxes support recursive
201
resolution.
202
203
-When an invalid identifier is found, a warning log is emitted, and the
204
-string is kept as-is.
+When an invalid identifier is found, an error is emitted. To use an invalid
+identifier, the string must be escaped.
205
206
### Comparison table with current behavior
207
0 commit comments