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

Fixes sorting class names (global import, traits) #33

Merged
merged 2 commits into from
Jun 15, 2019
Merged

Conversation

michalbundyra
Copy link
Member

Affected sniffs:

  • Classes\AlphabeticallySortedTraits
  • Namespaces\AlphabeticallySortedUses

Fixes #32

Affected sniffs:
- Classes\AlphabeticallySortedTraits
- Namespaces\AlphabeticallySortedUses

Fixes #32
@michalbundyra michalbundyra added the bug Something isn't working label Jun 13, 2019
@michalbundyra michalbundyra added this to the 1.0.4 milestone Jun 13, 2019
michalbundyra added a commit that referenced this pull request Jun 15, 2019
@michalbundyra michalbundyra merged commit 56bff57 into master Jun 15, 2019
michalbundyra added a commit that referenced this pull request Jun 15, 2019
@michalbundyra michalbundyra deleted the hotfix/32 branch July 11, 2019 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sorting imports
1 participant