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

Improve indentation rules #74

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

hovsater
Copy link
Collaborator

@hovsater hovsater commented Dec 9, 2020

  • Add indentation for private module
  • Add indentation for abstract class and private class
  • Add indentation for abstract def
  • Add indentation for private macro
  • Remove indentation for protected macro (not valid)

- Add indentation for `private module`
- Add indentation for `abstract class` and `private class`
- Add indentation for `abstract def`
- Add indentation for `private macro`
- Remove indentation for `protected macro` (not valid)
Copy link
Contributor

@asterite asterite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@hovsater hovsater merged commit c504102 into crystal-lang-tools:master Dec 10, 2020
@hovsater hovsater deleted the fix-indentation-rules branch December 10, 2020 19:52
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

Successfully merging this pull request may close these issues.

None yet

2 participants