Automatically closed - issue fixed for 2 weeks with no activity.
$ phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml acquia_cms_toolbar_gin/
FILE: C:\xampp\htdocs\contribution\web\modules\contrib\acquia_cms_toolbar_gin\acquia_cms_toolbar_gin.module
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 10 ERRORS AND 2 WARNINGS AFFECTING 9 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------
4 | ERROR | [x] The second line in the file doc comment must be "@file"
6 | ERROR | [x] Inline comments must start with a capital letter
7 | ERROR | [ ] Comment indentation error, expected only 1 spaces
11 | ERROR | [ ] Comment indentation error, expected only 3 spaces
14 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
21 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
28 | WARNING | [x] There must be no blank line following an inline comment
28 | ERROR | [x] Inline comments must start with a capital letter
28 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
30 | ERROR | [x] 3 spaces found before inline comment; expected "// // Conditionally remove an asset." but found "// // Conditionally remove an asset."
32 | WARNING | [ ] Line exceeds 80 characters; contains 82 characters
32 | ERROR | [ ] Comment indentation error, expected only 3 spaces
-------------------------------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Time: 190ms; Memory: 8MB
Fixed
1.0
Code
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.