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

Hotfix: adds missing modifiers in Annotation sniffs #56

Merged
merged 1 commit into from
Nov 11, 2019

Conversation

michalbundyra
Copy link
Member

  • Commenting\ClassAnnotation sniff - final classes.
  • Commenting\MethodAnootation sniff - final methods.
  • Commenting\PropertyAnnotation sniff - properties defined with var.

- `Commenting\ClassAnnotation` sniff - `final` classes.
- `Commenting\MethodAnootation` sniff - `final` methods.
- `Commenting\PropertyAnnotation` sniff - properties defined with `var`.
@michalbundyra michalbundyra added the bug Something isn't working label Nov 11, 2019
@michalbundyra michalbundyra added this to the 1.0.6 milestone Nov 11, 2019
michalbundyra added a commit that referenced this pull request Nov 11, 2019
Hotfix: adds missing modifiers in Annotation sniffs
michalbundyra added a commit that referenced this pull request Nov 11, 2019
@michalbundyra michalbundyra merged commit 585e551 into master Nov 11, 2019
michalbundyra added a commit that referenced this pull request Nov 11, 2019
@michalbundyra michalbundyra deleted the hotfix/annotation-sniffs branch November 11, 2019 17:16
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.

None yet

1 participant