Fix phpcs errors

Created on 15 February 2023, almost 2 years ago

Problem/Motivation

Please fix these phpcs errors

FILE: /home/elber/Documentos/Environments/Drupal10/drupal-10.1.x-dev/modules/contrib/baguettebox/baguettebox.module
-------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
-------------------------------------------------------------------------------------------------------------------
 25 | ERROR | [x] Expected 1 blank line after function; 0 found
 29 | ERROR | [x] Expected 1 space before opening brace; found 0
 33 | ERROR | [x] Concat operator must be surrounded by a single space
 34 | ERROR | [x] Concat operator must be surrounded by a single space
 35 | ERROR | [x] Concat operator must be surrounded by a single space
 36 | ERROR | [x] Concat operator must be surrounded by a single space
 43 | ERROR | [x] Expected 1 blank line after function; 0 found
-------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------

Time: 79ms; Memory: 10MB

Steps to reproduce

Run phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml .

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇧🇷Brazil elber Brazil

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024