Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style50 doesn't pickup on comments that don't begin with a space #119

Open
maxsimmonds1337 opened this issue Dec 20, 2023 · 1 comment
Open
Assignees

Comments

@maxsimmonds1337
Copy link

style50 output with the following line:

    //set up the array of candidates
runoff/ $ style50 runoff.c 
Results generated by style50 v2.7.5
Looks good!

But check50 states that a space is needed:

    // set up the array of candidates
@maxsimmonds1337
Copy link
Author

A couple more, it also doesn't pick up on an extra space between the line of code, and the comment:

image

Or if a comment is too long, and needs a new line:

image

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

No branches or pull requests

2 participants