Fix the coding standards:
FILE: C:\Users\Navyaa\Desktop\social_auth_strava\src\StravaAuthManager.php
--------------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES
--------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found
| | "\r\n"
6 | WARNING | [x] Unused use statement
24 | ERROR | [x] Data types in @var tags need to be fully namespaced
70 | ERROR | [x] Expected 1 blank line after function; 0 found
71 | 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: 1.54 secs; Memory: 8MB
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | fix-coding-standard-3108965-6.patch | 7.44 KB | dharti patel |
| #4 | coding-standards-3108965-4.patch | 7.03 KB | urvashi_vora |
Issue fork social_auth_strava-3108965
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
sahil06 commentedComment #3
urvashi_vora commentedComment #4
urvashi_vora commentedHi,
Please review this patch.
Thanks
Comment #5
dharti patel commentedHello,
I'll review this patch.
Thanks!
Comment #6
avpadernoComment #7
dharti patel commentedHello,
Reviewed the #4 patch but after applying the patch facing the below errors.
Resolved the above issues and create a new patch for the same.
Please review the patch.
Thanks!
Comment #8
avpadernoComment #10
nginex commentedComment #11
nginex commented