FILE: src/Plugin/Condition/DateLimit.php
--------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------
3 | ERROR | [x] Namespaced classes, interfaces and traits should not begin with a file doc comment
21 | ERROR | [x] Additional blank lines found at end of doc comment
103 | ERROR | [x] Equals sign not aligned with surrounding assignments; expected 1 space but found 2
| | spaces
120 | ERROR | [x] Expected 1 blank line after function; 0 found
121 | ERROR | [x] The closing brace for the class must have an empty line before it
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------
Time: 105ms; Memory: 10MB
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 3133943_phpcs.png | 38.27 KB | hmendes |
| #7 | 3133943-7.patch | 1.07 KB | sourabhjain |
Comments
Comment #2
dmezquiaThanks for the feedback @ramu_bharu , soon I will be working on this module and this will be corrected. for the next release.
Comment #3
ramu_bharu commentedComment #4
dmezquiaComment #5
longwavePatch no longer applies.
Comment #6
longwaveComment #7
sourabhjainResolved the PHPCS issue. Could you please review it.
Comment #8
hmendes commentedThe current phpcs errors are different from the ones originally reported (print attached), updating the IS.
THe patch applies successfully and fixes all problems. Changing this to RTBC.
Comment #9
longwaveCommitted, thanks!