Closed (fixed)
Project:
Inline Translation
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2020 at 14:02 UTC
Updated:
10 Dec 2020 at 14:29 UTC
Jump to comment: Most recent
----------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
----------------------------------------------------------------------------------------------------------------------------------
192 | ERROR | [x] A unary operator statement must not be followed by a space
| | (Drupal.Formatting.SpaceUnaryOperator.BooleanNot)
256 | WARNING | [ ] Line exceeds 80 characters; contains 98 characters (Drupal.Files.LineLength.TooLong)
----------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------------------------------
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 #5
vijaycs85