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

Type check aligned incorrecly after block #629

Closed
RblSb opened this issue Jan 21, 2021 · 0 comments
Closed

Type check aligned incorrecly after block #629

RblSb opened this issue Jan 21, 2021 · 0 comments
Labels
indentation Indentation is incorrect tokentree requires fix in tokentree

Comments

@RblSb
Copy link
Contributor

RblSb commented Jan 21, 2021

Input file

function main() {
	if (true) {}
		(f : Dynamic).foo = true;
}
@AlexHaxe AlexHaxe added indentation Indentation is incorrect tokentree requires fix in tokentree labels Jan 21, 2021
AlexHaxe added a commit to AlexHaxe/haxe-formatter that referenced this issue Jan 22, 2021
added testcase for linebreaks with local metadata, fixes HaxeCheckstyle#630
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
indentation Indentation is incorrect tokentree requires fix in tokentree
Projects
None yet
Development

No branches or pull requests

2 participants