Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Wrong formatting for conditional compilation block #10

Closed
evgygor opened this issue Jul 19, 2018 · 1 comment
Closed

Wrong formatting for conditional compilation block #10

evgygor opened this issue Jul 19, 2018 · 1 comment

Comments

@evgygor
Copy link
Contributor

evgygor commented Jul 19, 2018

The following block does not retrieves indentation

#if true
foo()
#end if

I suggest the issue is that 'if' should be followed by 'then' for indentation (this is a good rule),
but conditional compilation block cannot contains 'then'.

Link to Roku SDK document

Thanks

@evgygor evgygor changed the title No formatting for conditional compilation block Wrong formatting for conditional compilation block Aug 1, 2018
@evgygor
Copy link
Contributor Author

evgygor commented Oct 21, 2018

Fixed by #11

Closing issue

@evgygor evgygor closed this as completed Oct 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant