Problem/Motivation

Fix some CS warnings
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
9 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Component\Utility\Crypt.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------

FILE: modules/contrib/antibot/README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
40 | WARNING | Line exceeds 80 characters; contains 93 characters
----------------------------------------------------------------------

And some naming and code doc such as the name of controller and settings form.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork antibot-3508482

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

berramou created an issue. See original summary.

keshav patel’s picture

Status: Active » Reviewed & tested by the community

The issue status had to be on Needs review.

Tested the the MR changes, no phpcs issues found.
Moving it to RTBC.

danrod’s picture

Was this tested locally before moving it to RTBC? most of these changes are cosmetic changes.

danrod’s picture

I tested it locally and found not issues, I also could access the admin settings and add new forms to the list and found no issues, I'll move it to "Fixed" and approve the MR

danrod’s picture

danrod’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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