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

Order types, interfaces, classes and object members #2730

Merged
merged 3 commits into from Mar 1, 2019

Conversation

lukastaegert
Copy link
Member

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

Just something I wanted to have for a long time. This PR does not contain any functional changes but adds and adapts to new lint rules regarding the ordering (alphabetical) of types, interfaces, classes, and objects.

The intention is to have a consistent ordering across various similar classes etc. and reduce merge diffs in the future.

@lukastaegert lukastaegert merged commit 2e1aa54 into master Mar 1, 2019
@lukastaegert lukastaegert deleted the order-members branch March 1, 2019 05:45
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

1 participant