Skip to content

Removed PHP 7.4 support + added new sniff for space at (inline) comment #15

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

Merged
merged 29 commits into from
Dec 13, 2022

Conversation

xellio
Copy link
Contributor

@xellio xellio commented Dec 13, 2022

Removed PHP 7.4 support + added new sniff for space at (inline) comment

xellio and others added 27 commits December 1, 2022 17:12
- added sniff for interface naming convention;
- added basic tests (consistent to existing ones);
- optimized reading of the class name;
- activate AssignmentInCondition rule;
- replace custom AbstractClassNameSniff by existing AbstractClassNamePrefix;
- replace custom InterfaceNameSniff by existing InterfaceNameSuffix;
- cleanup;
- update expected test output;
…ing.InlineComment but checks for missing leading space after comment start);
@BafS BafS merged commit 2111e9c into ProtonMail:master Dec 13, 2022
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.

2 participants