FILE: /var/www/html/contribution/web/modules/contrib/role_classes/role_classes.permissions.yml
----------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------
4 | ERROR | [x] Expected 1 newline at end of file; 2 found
----------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------
FILE: /var/www/html/contribution/web/modules/contrib/role_classes/README.txt
----------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
----------------------------------------------------------------------------
2 | WARNING | Line exceeds 80 characters; contains 88 characters
8 | WARNING | Line exceeds 80 characters; contains 89 characters
12 | WARNING | Line exceeds 80 characters; contains 125 characters
----------------------------------------------------------------------------
FILE: /var/www/html/contribution/web/modules/contrib/role_classes/src/Form/AdminConfigForm.php
----------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 5 LINES
----------------------------------------------------------------------------------------------------------
5 | WARNING | [x] Unused use statement
5 | ERROR | [x] Non-namespaced classes/interfaces/traits should not be referenced with use statements
42 | ERROR | [x] Use null coalesce operator instead of ternary operator.
66 | WARNING | [ ] Unused variable $loginUrls.
68 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
69 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
----------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------
FILE: /var/www/html/contribution/web/modules/contrib/role_classes/README.md
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
2 | WARNING | Line exceeds 80 characters; contains 88 characters
8 | WARNING | Line exceeds 80 characters; contains 89 characters
12 | WARNING | Line exceeds 80 characters; contains 125 characters
---------------------------------------------------------------------------
FILE: /var/www/html/contribution/web/modules/contrib/role_classes/role_classes.links.menu.yml
---------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------
6 | ERROR | [x] Expected 1 newline at end of file; 3 found
---------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------
FILE: /var/www/html/contribution/web/modules/contrib/role_classes/role_classes.module
-------------------------------------------------------------------------------------------
FOUND 7 ERRORS AND 1 WARNING AFFECTING 8 LINES
-------------------------------------------------------------------------------------------
7 | ERROR | [x] Whitespace found at end of line
9 | WARNING | [x] Unused use statement
23 | ERROR | [x] Object operator not indented correctly; expected 8 spaces but found 10
39 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 7
44 | ERROR | [x] Whitespace found at end of line
63 | ERROR | [x] Object operator not indented correctly; expected 4 spaces but found 6
67 | ERROR | [x] Whitespace found at end of line
68 | ERROR | [x] Expected 1 newline at end of file; 2 found
-------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------