Skip to content

chore: remove ill-defined escapes#374

Open
bitbloxhub wants to merge 1 commit into
serokell:masterfrom
bitbloxhub:chore-escape-warnings
Open

chore: remove ill-defined escapes#374
bitbloxhub wants to merge 1 commit into
serokell:masterfrom
bitbloxhub:chore-escape-warnings

Conversation

@bitbloxhub
Copy link
Copy Markdown

@bitbloxhub bitbloxhub commented May 5, 2026

Lix was warning about these, not tested with, but should work, with upstream Nix.

In nix, "." just escapes to "." and is not passed through literally as "." in double-quoted strings.

@bitbloxhub bitbloxhub force-pushed the chore-escape-warnings branch from 16559e8 to 02cfdd7 Compare May 5, 2026 15:56
Lix was warning about these, not tested with, but should work, with upstream Nix.

In nix, "\." just escapes to "." and is not passed through literally as "\." in double-quoted strings.

Co-authored-by: pi with GPT-5.3-Codex <pi-gpt-5.3-codex@codex.local>
@bitbloxhub bitbloxhub force-pushed the chore-escape-warnings branch from 02cfdd7 to 68dd668 Compare May 5, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant