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

error formatting in class #282

Closed
8LWXpg opened this issue Feb 11, 2023 · 1 comment
Closed

error formatting in class #282

8LWXpg opened this issue Feb 11, 2023 · 1 comment

Comments

@8LWXpg
Copy link

8LWXpg commented Feb 11, 2023

I got this indentation error after update.

class ClassName
{
	Method(c) {
		; comment

	value := ""
		if (value)
			return

	value := ""
	}
}
@RaptorX
Copy link
Contributor

RaptorX commented Feb 11, 2023

Do you mean the comment?

thqby added a commit that referenced this issue Feb 11, 2023
@thqby thqby closed this as completed Feb 13, 2023
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

3 participants