Problem/Motivation
FILE: ...ahubbers/Sites/drupal-voor-gemeenten/projects/dvgemdemo/htdocs/modules/contrib/bsn_field/tests/src/Kernel/BSNItemTest.php
-------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------
17 | ERROR | Class name doesn't match filename; expected "class BSNItemTest"
-------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/joshahubbers/Sites/drupal-voor-gemeenten/projects/dvgemdemo/htdocs/modules/contrib/bsn_field/README.md
-------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------
25 | WARNING | Line exceeds 80 characters; contains 81 characters
-------------------------------------------------------------------------------------------------------------------
FILE: /Users/joshahubbers/Sites/modules/bsn_field/bsn_field.module
-------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------
45 | ERROR | All functions defined in a module file must be prefixed with the module's name, found "_bsn_elfproef" but
| | expected "bsn_field__bsn_elfproef"
-------------------------------------------------------------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3354285-after-patch.png | 866.2 KB | clarkssquared |
| #5 | phpcs_fixes-3354285.patch | 1.7 KB | chetan 11 |
Issue fork bsn_field-3354285
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
joshahubbers commentedComment #3
joshahubbers commentedComment #5
chetan 11 commented@JoshaHubbers
I have fixed the phpcs. Please review it.
Comment #6
chetan 11 commentedComment #7
clarkssquared commentedhi chetan 11,
I applied your patch #5 and I confirmed that it fixes all the PHPCS issues.
Please look at the screenshot I attached,
Thank you
Comment #8
joshahubbers commented