Displaying 51 - 100 of 142
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Create sniff for checking the indentation of lines that follow an @todo comment Active Normal Task 8.x-3.x-dev Coder Sniffer 6 2 years 1 month 3 years 6 months
@see for @deprecated check can be confusing Active Normal Bug report 8.3.14 Coder Sniffer 5 2 years 2 months 2 years 2 months
Add DrupalPractice sniff to ensure the return value of \Drupal\FunctionalJavascriptTests\JSWebAssert::waitFor* is checked Needs work Normal Feature request 8.x-3.x-dev Coder Sniffer 5 2 years 3 months 2 years 4 months
@param tags must use fully-qualified class names Active Normal Bug report 8.x-3.x-dev Coder Sniffer 2 2 years 4 months 2 years 4 months
Enforce use of variable camelCase and snake_case Active Normal Feature request 8.x-3.x-dev Coder Sniffer 2 2 years 6 months 2 years 6 months
Class properties that hold services should not be private Active Normal Feature request 8.3.13 Coder Sniffer 1 2 years 6 months 2 years 6 months
"access administration pages" sniff warns about valid uses of the permission Needs work Normal Bug report 8.x-3.x-dev Coder Sniffer 6 2 years 6 months 6 years 7 months
Let ShortNotCapital allow starting with some characters that do not have case Active Normal Bug report 8.x-3.x-dev Coder Sniffer 2 2 years 9 months 2 years 9 months
Problem with Drupal.Commenting.FunctionComment.ParamCommentFullStop: URLs Active Normal Bug report 8.3.12 Coder Sniffer 1 3 years 1 week 3 years 1 week
Problem with Drupal.Commenting.FunctionComment.ParamCommentFullStop: Lists Active Normal Bug report 8.3.12 Coder Sniffer 1 3 years 1 week 3 years 1 week
Problem with Drupal.Commenting.FunctionComment.ParamCommentFullStop: last line of a ParamComment is a code-tag Active Normal Bug report 8.3.12 Coder Sniffer 2 3 years 1 week 3 years 2 weeks
Problems with Drupal.Commenting.DocComment.LongFullStop Active Normal Bug report 8.3.12 Coder Sniffer 1 3 years 1 month 3 years 1 month
Conflict between docs @return type and return type inside a contained closure Active Normal Bug report 8.x-3.x-dev Coder Sniffer 1 3 years 2 months 3 years 2 months
Update docs page for file extensions and how to exclude certain extensions Active Normal Task 8.x-2.x-dev Coder Sniffer 3 3 years 2 months 7 years 4 weeks
PHPCS errors on variables such as $site_path in settings.php Active Normal Support request 8.x-3.x-dev Coder Sniffer 2 3 years 3 months 4 years 2 months
Include @ tags in the sniff for no ending period. Active Normal Task 8.x-3.x-dev Coder Sniffer 3 3 years 5 months 3 years 5 months
Missing check for ordering of comment tags Needs work Normal Feature request 8.x-3.x-dev Review/Rules 6 3 years 5 months 8 years 5 months
Drupal.Commenting.VariableComment.VarOrder - @var before @code Active Normal Bug report 8.x-3.x-dev Coder Sniffer 5 3 years 5 months 6 years 7 months
Check that $sandbox is always passed by reference in (post)update functions Active Normal Feature request 8.x-3.x-dev Coder Sniffer 3 3 years 5 months 3 years 5 months
False positive for UnusedPrivateMethod when called from a static Active Normal Bug report 8.x-3.x-dev Coder Sniffer 2 3 years 9 months 3 years 9 months
Add a sniff to detect duplicate keys in annotations Active Normal Feature request 8.x-3.x-dev Coder Sniffer 1 3 years 10 months 3 years 10 months
Rename GenderNeutralCommentSniff to InclusiveLanguageSniff and scan code and make wordlist configurable Active Normal Task 8.x-3.x-dev Review/Rules 5 3 years 10 months 3 years 10 months
Add sniff for \Drupal vs Drupal Active Normal Feature request 8.x-3.x-dev Review/Rules 3 3 years 10 months 4 years 11 months
Should @return comments not end in full stop? Active Normal Bug report 8.x-3.x-dev Review/Rules 3 3 years 11 months 4 years 7 months
UndefinedVariable false positive when checking arrow function Active Normal Bug report 8.x-3.x-dev Coder Sniffer 2 3 years 11 months 4 years 2 weeks
Add a sniff to fix duplicate full stops in comments Needs work Normal Task 8.x-3.x-dev Coder Sniffer 5 3 years 11 months 4 years 1 week
Add a sniff to detect assert*(*, count()) usages and replacing with assertCount() Active Normal Task 8.x-3.x-dev Coder Sniffer 2 4 years 2 days 4 years 1 week
@see for @deprecated tags too strict. Active Normal Bug report 8.x-3.x-dev Coder Sniffer 6 4 years 1 month 4 years 12 months
Check Coder with Psalm Active Normal Feature request 8.x-3.x-dev Coder Sniffer 2 4 years 2 months 4 years 2 months
Unused private method warning for chained method. Active Normal Bug report 8.x-3.x-dev Coder Sniffer 1 4 years 3 months 4 years 3 months
Composer outdated drupal/* marks 3.3 as outdated due to duplicate tagging Active Normal Bug report 8.x-3.x-dev Code 5 4 years 3 months 4 years 11 months
Coder does not understand recursive anonymous function Active Normal Bug report 8.x-3.x-dev Coder Sniffer 1 4 years 5 months 4 years 5 months
Sniffer incorrectly applies PHP rules to non-PHP files if they contain PHP tags Active Normal Bug report 8.x-3.6 Coder Sniffer 1 4 years 6 months 4 years 6 months
Warn about callback Documentation duplicates Active Major Feature request 8.x-3.6 Coder Sniffer 3 4 years 8 months 4 years 8 months
False positive "Unused private method" when call is interpolated Active Normal Bug report 8.x-3.4 Coder Sniffer 1 4 years 10 months 4 years 10 months
New line expected when html is inside t() Active Normal Support request 8.x-3.3 Coder Sniffer 3 4 years 11 months 4 years 11 months
ShortNotCapital triggered by non-letters Postponed (maintainer needs more info) Normal Bug report 8.x-3.x-dev Coder Sniffer 10 4 years 10 months 6 years 5 months
Drupal.Classes.UnusedUseStatement doesn't recognize annotations Postponed (maintainer needs more info) Normal Bug report 8.x-3.x-dev Coder Sniffer 6 4 years 11 months 8 years 4 months
Detect complex hooks seperately. Needs work Normal Feature request 8.x-3.x-dev Coder Sniffer 3 4 years 12 months 6 years 9 months
Issues with Module Names and Classes Needs work Normal Bug report 8.x-3.x-dev Coder Sniffer 5 4 years 12 months 6 years 9 months
Skip the check for missing t() on 'drupal_set_message' for install files Active Normal Task 8.x-2.x-dev Coder Sniffer 2 5 years 2 months 5 years 2 months
Followup: drupal_get_message and drupal_set_message usage removed from core Active Normal Task 8.x-2.x-dev Coder Sniffer 3 5 years 9 months 5 years 9 months
Squiz.Functions.MultiLineFunctionDeclaration: Function variables incorrectly formatted Active Normal Bug report 8.x-2.12 Coder Sniffer 1 6 years 3 weeks 6 years 3 weeks
Drupal.Commenting.FunctionComment sniff wrongly formatting comments Active Normal Bug report 8.x-2.12 Coder Sniffer 2 6 years 3 weeks 6 years 3 weeks
Drupal.Commenting.PostStatementComment wrongly indent the inline comment Active Normal Bug report 8.x-2.12 Coder Sniffer 1 6 years 3 weeks 6 years 3 weeks
Drupal.ControlStructures.ControlSignature.NewlineAfterCloseBrace wrongly indent control structures Active Normal Bug report 8.x-2.12 Coder Sniffer 1 6 years 3 weeks 6 years 3 weeks
InlineControlStructure/EndFileNewline sniffs are missing a new line character Active Normal Bug report 8.x-2.12 Coder Sniffer 4 6 years 3 weeks 6 years 3 weeks
Add code sniffs for line endings / SVG Active Normal Feature request 8.x-2.x-dev Review/Rules 7 6 years 2 months 6 years 11 months
@file is still required for classes and traits in the global namespace Active Normal Bug report 8.x-2.x-dev Coder Sniffer 1 6 years 2 months 6 years 2 months
Warning "Unused bound variable" appears even if the bound variable is used. Active Normal Bug report 8.x-2.x-dev Coder Sniffer 1 6 years 3 months 6 years 3 months

Pages

Subscribe with RSS Subscribe to Issues for Coder