Closed (fixed)
Project:
Flag
Version:
8.x-4.x-dev
Component:
Flag core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2017 at 13:47 UTC
Updated:
15 Nov 2024 at 10:04 UTC
Jump to comment: Most recent
Core has been on a mission to provide better coding standard warnings alongside testbot results.
The outcome, for the flag module, is that a lot more lint messages are appearing...
so many that new flaws introduced by the patch under test can easily get lost.
The issue is about getting the haystack down to a manageable size so we can spot the needle.
We should target single issue one per issue to make reviewing simpler.
This is just a parent issue to link single issues.
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 #2
martin107 commentedComment #3
tr commentedOK, let me get the ball rolling with the first patch: #2926945: Remove unused 'use' statements
Comment #4
tr commentedAnd another #2927103: Data types in @var tags need to be fully namespaced
Comment #5
tr commentedAnd another: #2927108: Use short array syntax in flag.tokens.inc
Comment #6
martin107 commentedCan't let TR do all the work!
Comment #7
martin107 commentedComment #8
martin107 commentedComment #9
ivnishComment #12
ivnish