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

case and if don't mix #36

Open
hvesalai opened this issue Dec 3, 2012 · 2 comments
Open

case and if don't mix #36

hvesalai opened this issue Dec 3, 2012 · 2 comments
Labels

Comments

@hvesalai
Copy link
Owner

hvesalai commented Dec 3, 2012

case 0 => if (network.maskBits < n.maskBits)
  asd
else
  asfd

asd, else and asfd should be one step right

@hvesalai hvesalai closed this as completed Dec 4, 2012
@hvesalai hvesalai reopened this Dec 4, 2012
@non
Copy link
Contributor

non commented Dec 6, 2012

I just want to say that for the settings I use I would expect that indenting, and it's currently working. So it'd be great if a bugfix to this didn't break that for me.

@hvesalai
Copy link
Owner Author

hvesalai commented Dec 6, 2012

Kind of guessed that ;-).

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

No branches or pull requests

2 participants