Problem/Motivation

FILE: /home/sv/Desktop/drupal-r/web/modules/contrib/search_dblog/search_dblog.module
------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------
3 | ERROR | Missing short description in doc comment
------------------------------------------------------------------------------------

Steps to reproduce

Install via composer
you need to install drupla/coder

then run
vendor/bin/phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml web/modules/contrib/search_dblog

Proposed resolution

Fix the remain phpcs issue found to enforce drupal standard

Thank you.

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

chancenyasulu created an issue. See original summary.

dhruv.mittal’s picture

Assigned: Unassigned » dhruv.mittal

working on it

dhruv.mittal changed the visibility of the branch 3488361- to hidden.

dhruv.mittal’s picture

Status: Active » Needs review

Kindly review

chancenyasulu’s picture

okay will do review thanks

praveen3555’s picture

Hi,

Thanks for updating merged to the main branch and released.

Thanks

praveen3555’s picture

Status: Needs review » Fixed
praveen3555’s picture

Status: Fixed » Closed (fixed)