Skip to content

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