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
---------------------------------------------------------------------------------------------------------------------------

CommentFileSizeAuthor
#2 translatable-string-3299908-2.patch537 bytesHarsh panchal

Issue fork qr_block-3299908

Command icon 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

Harsh panchal created an issue. See original summary.

Harsh panchal’s picture

Assigned: Harsh panchal » Unassigned
Category: Task » Bug report
Status: Active » Needs review
StatusFileSize
new537 bytes

I have fixed this and providing a patch.

kecsot’s picture

Status: Needs review » Reviewed & tested by the community

Patch looks good. I suggest to merge.

heni_deepak made their first commit to this issue’s fork.

  • heni_deepak committed af1e2bd on 1.0.x
    Issue #3299908 by Harsh panchal, heni_deepak: Translatable strings must...
heni_deepak’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.