Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

New: Add rule member-ordering #23

Merged
merged 3 commits into from
Aug 9, 2017

Conversation

weirdpattern
Copy link
Collaborator

This includes

New rule member-ordering
Corresponding test
Corresponding documentation
Update to README.md to include the new rule

@weirdpattern
Copy link
Collaborator Author

@dannyfritz one more =), could you please update #5

@dannyfritz dannyfritz mentioned this pull request Feb 4, 2017
31 tasks
@JamesHenry
Copy link
Collaborator

Sorry again @weirdpattern for the delay, as with your other PR, would you be available to update this to include all the latest changes?

@corbinu
Copy link
Contributor

corbinu commented Jul 11, 2017

@weirdpattern Not at all trying to steal your thunder but just so you know if your no longer interested I am happy to take these over :)

@weirdpattern
Copy link
Collaborator Author

@corbinu, no worries, I can do this, just need 1 or 2 nights to catch up, most of the code is already there, I just need to validate

@corbinu
Copy link
Contributor

corbinu commented Jul 11, 2017

glad to hear it!

@weirdpattern
Copy link
Collaborator Author

@JamesHenry and @corbinu is it OK with you if we wait until the other PR has been approved and merged to update and rebase this PR?

@JamesHenry
Copy link
Collaborator

@weirdpattern I have merged the other PR, thanks a lot

@weirdpattern
Copy link
Collaborator Author

@JamesHenry alright, I'm gonna work on this tonight.

@weirdpattern
Copy link
Collaborator Author

@JamesHenry I finally found the time to do this... sorry it took me this long, was real busy at work and home... feel free to review the code and then merge it...

@corbinu
Copy link
Contributor

corbinu commented Aug 4, 2017

@weirdpattern No worries we all get busy. Thanks

- `public-instance-field`
- `protected-instance-field`
- `private-instance-field`
- `public-field` (disregard of the scope)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you clarify what disregard of means here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

means no matter if the method is an instance method or a static method

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I updated the documentation, not really sure if this will really help...
Do let me know if anyone has a better suggestion...

@corbinu
Copy link
Contributor

corbinu commented Aug 9, 2017

LGTM

@JamesHenry
Copy link
Collaborator

I don't want to slow down this awesome momentum so I am going to go ahead and merge this without the most detailed of reviews 😄

Thanks so much for your efforts @weirdpattern!

Even though the plugin has been around for a while, it is still early days, so I would rather just get this in and we can work on problems, if they arise.

@JamesHenry JamesHenry merged commit 76860d6 into bradzacher:master Aug 9, 2017
@weirdpattern
Copy link
Collaborator Author

@JamesHenry makes perfect sense...
I will continue working on the rest of the TSLint rules...

@weirdpattern weirdpattern deleted the member-ordering branch August 9, 2017 19:42
@JamesHenry
Copy link
Collaborator

I just published version 0.4.0 to npm and this PR is included in it 👍

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

Successfully merging this pull request may close these issues.

4 participants