- Status changed to Fixed
about 1 year ago 3:31pm 24 September 2023 Automatically closed - issue fixed for 2 weeks with no activity.
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
Fixed
2.0
Code
It involves compliance with, or the content of coding standards. Requires broad community agreement.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.