Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chr.fritsch created an issue. See original summary.

chr.fritsch’s picture

Status: Needs review » Needs work

The last submitted patch, 2: fixing_code_style-2830843-2.patch, failed testing.

The last submitted patch, 2: fixing_code_style-2830843-2.patch, failed testing.

chr.fritsch’s picture

Fixing tests

chr.fritsch’s picture

Status: Needs work » Needs review
chr.fritsch’s picture

Issue tags: +D8Media
Primsi’s picture

Status: Needs review » Needs work

Meh, didn't see this and committed #2767047: Remove @file tag docblock from all the .php files..

#2745745: Removing unused imports in code is outdated and you added a patch for #2690943: Remove deprecated methods in code base It seems best to commit the code there and if this patch contains additional more stuff this will need a re-roll.

chr.fritsch’s picture

Dimiter’s picture

Status: Needs work » Needs review
FileSize
21.51 KB

How about this supplied patch? Both PHPCS and ESLint don't report any violations any more.

mtodor’s picture

I have checked (reviewed) this:

  1. Changes look good
  2. PHPCS is fine
  3. ESLint is fine
  4. I have also tested module a bit, just to be sure something is not broken -> and it looks fine

So from my perspective, this can be committed.

chr.fritsch’s picture

Needs a reroll. Lets see

chr.fritsch’s picture

Hopefully last round to fix DrupalPractice coding style

  • chr.fritsch committed 163b0a2 on 8.x-1.x
    Issue #2830843 by chr.fritsch, Dimiter: Fixing code style violations
    
chr.fritsch’s picture

Status: Needs review » Fixed

Thanks everyone.

chr.fritsch’s picture

Status: Fixed » Needs review
FileSize
8.99 KB

After updating my coder lib, i discovered that there is much more

chr.fritsch’s picture

Status: Needs review » Fixed

Ok, all CS are fixed now

Status: Fixed » Closed (fixed)

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