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

ENDLINE-ERROR #2

Open
PjrCodes opened this issue May 18, 2020 · 0 comments
Open

ENDLINE-ERROR #2

PjrCodes opened this issue May 18, 2020 · 0 comments
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@PjrCodes
Copy link
Owner

PjrCodes commented May 18, 2020

If no end-line at end of file, } is added on same line as the last ;

like:
if()
ask;
becomes
if() {
ask; }

@PjrCodes PjrCodes added bug Something isn't working wontfix This will not be worked on labels May 18, 2020
@PjrCodes PjrCodes self-assigned this May 18, 2020
@PjrCodes PjrCodes changed the title ENDLINEatFILE ENDLINE-ERROR May 19, 2020
Repository owner locked and limited conversation to collaborators Mar 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant