Fix line comment count for nix (#611) by AndrezHP · Pull Request #612 · boyter/scc

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Comments

Merged

boyter merged 1 commit intoboyter:masterfrom

AndrezHP:fix-line-comment-count-for-nix-(#611)

May 4, 2025

Merged

Fix line comment count for nix (#611)#612

boyter merged 1 commit intoboyter:masterfrom

AndrezHP:fix-line-comment-count-for-nix-(#611)

Conversation

@AndrezHP

Copy link

Contributor

@AndrezHP AndrezHP commented

May 3, 2025

edited

Loading

Fixes the issue of line comments not being counted by using # as the line comment symbol instead of //.
#611

This contribution is licensed under the present MIT License.

@boytertesting boytertesting bot added L/complexity

Low complexity

S/size

Small change

M/complexity

Normal or medium complexity

M/size

Normal or medium sized change

and removed S/size

Small change

L/complexity

Low complexity

labels

May 3, 2025

@boyter boyter merged commit afdee14 into boyter:master

May 4, 2025

@boyter

Copy link

Owner

boyter commented

May 4, 2025

Thanks for that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

M/complexity

Normal or medium complexity

M/size

Normal or medium sized change

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@AndrezHP @boyter