Skip to content

Prevent multi-line comment start unless preceded by whitespace#2

Merged
seitz merged 1 commit intoseitz:masterfrom
deftdawg:master
Jun 5, 2025
Merged

Prevent multi-line comment start unless preceded by whitespace#2
seitz merged 1 commit intoseitz:masterfrom
deftdawg:master

Conversation

@deftdawg
Copy link
Contributor

@deftdawg deftdawg commented Jun 5, 2025

The old code interprets this cp -ur ${pkg.out}/* $out/ as a comment start and hightlights the rest of the file incorrectly. This change fixes that.

The old code interprets this `cp -ur ${pkg.out}/* $out/` as a comment start and hightlights the rest of the file incorrectly. This change fixes that.
@seitz
Copy link
Owner

seitz commented Jun 5, 2025

thx for the pr

@seitz seitz merged commit 5c30e1d into seitz:master Jun 5, 2025
@deftdawg
Copy link
Contributor Author

deftdawg commented Jun 6, 2025

Thanks for the merge, requested upstream include it 🍻

NixOS/nixpkgs#414380

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.

2 participants