Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Line with ternaty longer than X should not take leading or trailing spaces or tabs into account #16

Open
SemProvoost opened this issue Jul 6, 2020 · 1 comment

Comments

@SemProvoost
Copy link

SemProvoost commented Jul 6, 2020

this is seen as 24 (as it takes the first 4 spaces into account)

    $abc = $def ? 1 : 0;
@denys-potapov
Copy link
Contributor

Confirm, will change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants