FILE: C:\xampp\htdocs\drupal95\web\modules\contrib\qr_block\src\Plugin\Block\QRImageBlock.php
---------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
102 | WARNING | [ ] Translatable strings must not begin or end with white spaces, use placeholders with t() for variables
---------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | translatable-string-3299908-2.patch | 537 bytes | Harsh panchal |
Issue fork qr_block-3299908
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
Harsh panchal commentedI have fixed this and providing a patch.
Comment #3
kecsotPatch looks good. I suggest to merge.
Comment #6
heni_deepak commented