|
Missing space after the @see tag |
Active |
Normal |
Task |
9.0.0 |
Code |
|
4 days 1 hour |
|
Property hooks not supported |
Needs work |
Major |
Bug report |
9.x-dev |
Code |
|
2 months 3 weeks |
|
Add "description" property to the Drupal config object (schema.yml file schema) |
Active |
Normal |
Feature request |
9.x-dev |
Code |
|
3 weeks 2 days |
|
Support #3376518 |
Needs work |
Normal |
Task |
9.x-dev |
Code |
|
2 months 2 days |
|
Add a rule for replacing e.g. and i.e. with English words |
Active |
Normal |
Feature request |
8.x-2.x-dev |
Coder Sniffer |
|
9 years 11 months |
|
Add a sniff to prohibit "or" or "and" as logical operators |
Active |
Normal |
Task |
8.3.x-dev |
Coder Review |
|
1 year 2 months |
|
Increase compatibility between Coder and mago |
Active |
Normal |
Task |
9.x-dev |
Coder Sniffer |
|
3 months 1 week |
|
Add checks for non-literal message argument in logger calls |
Active |
Minor |
Feature request |
9.x-dev |
Coder Sniffer |
|
3 months 1 week |
|
Add checks for non-literal string arguments in plural translations |
Active |
Minor |
Feature request |
9.x-dev |
Coder Sniffer |
|
3 months 1 week |
|
False positives when using asymmetric property visibility |
Active |
Normal |
Bug report |
8.3.x-dev |
Coder Sniffer |
|
3 months 3 weeks |
|
Fatal error: Cannot declare class PHPCSStandards\Composer\Plugin\Installers\PHPCodeSniffer\Plugin when upgrading from coder 8.3.16 to 8.3.17 |
Postponed (maintainer needs more info) |
Normal |
Support request |
8.3.17 |
Coder Sniffer |
|
3 years 1 month |
|
Standardize spacing after "fn" of arrow function |
Active |
Normal |
Feature request |
8.3.x-dev |
Coder Sniffer |
|
2 years 1 month |
|
Misleading error "There must be exactly one newline after the class comment" |
Active |
Normal |
Bug report |
8.3.x-dev |
Coder Sniffer |
|
6 months 3 hours |
|
Drupal.Commenting.DocComment.ClassMissingShort and @mainpage |
Active |
Normal |
Bug report |
8.3.x-dev |
Coder Sniffer |
|
6 months 2 weeks |
|
Catch use of unsupported PDO::FETCH_ contants |
Active |
Normal |
Feature request |
8.3.x-dev |
Coder Sniffer |
|
9 months 1 day |
|
long lines in attributes aren't detected |
Active |
Normal |
Feature request |
8.3.x-dev |
Coder Sniffer |
|
1 year 11 months |
|
False `Drupal.Commenting.DocCommentStar.StarMissing` report? |
Active |
Normal |
Support request |
8.3.x-dev |
Coder Sniffer |
|
8 months 2 days |
|
phpcbf produces incorrect results in some cases with CRLF line endings |
Active |
Normal |
Bug report |
8.3.30 |
Coder Sniffer |
|
10 months 5 days |
|
"@} End" doc comments should be allowed at the end of classes |
Active |
Normal |
Bug report |
8.3.x-dev |
Coder Sniffer |
|
1 year 1 week |
|
On 8.3.14 (but not 8.3.13): ERROR: Referenced sniff "SlevomatCodingStandard.ControlStructures.RequireNullCoalesceOperator" does not exist |
Active |
Normal |
Support request |
8.3.x-dev |
Coder Sniffer |
|
4 years 2 months |
|
Disallow PHPDoc comments within a functions parameter declaration |
Active |
Normal |
Feature request |
8.3.x-dev |
Coder Sniffer |
|
1 year 6 days |
|
Forbid upper case acronyms in class, enum, interface, trait names |
Needs work |
Normal |
Task |
8.3.x-dev |
Coder Sniffer |
|
1 year 3 months |
|
Create check to verify that @see internal function reference is valid |
Active |
Normal |
Feature request |
8.x-2.x-dev |
Coder Review |
|
10 years 4 months |
|
Let ShortNotCapital allow starting with some characters that do not have case |
Active |
Normal |
Bug report |
8.x-3.x-dev |
Coder Sniffer |
|
4 years 9 months |
|
Problems with Drupal.Commenting.DocComment.LongFullStop |
Active |
Normal |
Bug report |
8.3.12 |
Coder Sniffer |
|
5 years 1 month |
|
Dealing with sniffs that are applied to contrib but not core |
Active |
Normal |
Support request |
8.3.x-dev |
Coder Sniffer |
|
1 year 2 months |
|
Problem with Drupal.Commenting.FunctionComment.ParamCommentFullStop: Lists |
Active |
Normal |
Bug report |
8.3.12 |
Coder Sniffer |
vighneshh |
5 years 1 week |
|
Don't add dot with inline comments containing code with semicolon |
Active |
Minor |
Bug report |
8.x-2.x-dev |
Review/Rules |
|
10 years 5 months |
|
Add suggestion for using the '#config_target' render array key |
Active |
Normal |
Feature request |
8.3.x-dev |
Review/Rules |
|
1 year 2 months |
|
add a way to sniff/fix fully-qualified attribute classes |
Active |
Normal |
Feature request |
8.3.x-dev |
Review/Rules |
|
1 year 2 months |
|
Enforce method to not have docblock |
Needs work |
Normal |
Feature request |
8.3.x-dev |
Coder Sniffer |
|
1 year 6 months |
|
GlobalDrupalSniff's use of $baseClasses is insufficient and fails to detect relevant cases |
Needs work |
Normal |
Bug report |
8.x-3.x-dev |
Coder Sniffer |
|
5 years 4 months |
|
Array shapes in multiple lines are not supported. |
Active |
Normal |
Bug report |
8.3.x-dev |
Coder Sniffer |
|
2 years 10 months |
|
Fine tune Drupal.Commenting.DocComment.SpacingBeforeTags coding standard |
Active |
Normal |
Task |
8.3.x-dev |
Coder Sniffer |
|
1 year 7 months |
|
Add a rule for detect long array syntax in sentences. |
Active |
Normal |
Task |
8.3.x-dev |
Coder Sniffer |
|
1 year 6 months |
|
Add rule to detect code blocks using long array syntax in comments |
Active |
Normal |
Task |
8.3.x-dev |
Coder Sniffer |
|
1 year 6 months |
|
Drupal.Arrays.Array.LongLineDeclaration complains about arrays in function parameter defaults |
Active |
Normal |
Bug report |
8.3.x-dev |
Review/Rules |
|
1 year 6 months |
|
Standards check makes it difficult to enforce strict_types declaration |
Active |
Normal |
Bug report |
8.3.x-dev |
Coder Sniffer |
|
1 year 7 months |
|
Add a rule for expected format of deprecated in yml files |
Active |
Normal |
Task |
8.3.x-dev |
Coder Sniffer |
|
1 year 7 months |
|
False postivie on PHP Parallel Lint control directive |
Active |
Normal |
Bug report |
8.3.24 |
Coder Sniffer |
|
1 year 7 months |
|
Drupal.Functions.MultiLineFunctionDeclaration breaks closures |
Active |
Normal |
Bug report |
8.3.24 |
Coder Sniffer |
|
1 year 8 months |
|
Drupal.Functions.MultiLineFunctionDeclaration adds orphan comma(s) |
Active |
Normal |
Bug report |
8.3.24 |
Coder Sniffer |
|
1 year 8 months |
|
Prevent adding non-https links in strings or comments, such as http://example.com |
Active |
Normal |
Task |
8.3.x-dev |
Review/Rules |
|
1 year 8 months |
|
Terminal comma to indicate discarded items in array destructuring fails sniffs |
Active |
Normal |
Bug report |
8.3.x-dev |
Coder Sniffer |
|
1 year 9 months |
|
UnsilencedDeprecation failures with namespace qualifiers |
Active |
Normal |
Bug report |
8.3.x-dev |
Coder Sniffer |
|
1 year 10 months |
|
Include DrupalSecure Code Sniffs |
Active |
Normal |
Feature request |
8.3.x-dev |
Coder Sniffer |
|
3 years 1 month |
|
Create sniff for checking the indentation of lines that follow an @todo comment |
Active |
Normal |
Task |
8.x-3.x-dev |
Coder Sniffer |
|
5 years 5 months |
|
@todo should start with capitalized letter or non-alpha symbol |
Active |
Normal |
Task |
8.3.x-dev |
Coder Sniffer |
|
3 years 6 months |
|
Function-level @template triggers 'Parameter tags must be defined first in a doc comment' |
Active |
Normal |
Task |
8.3.x-dev |
Coder Sniffer |
|
1 year 11 months |
|
docs should explain difference between 'full sniff' and 'partial sniff' |
Active |
Normal |
Bug report |
8.3.x-dev |
Documentation |
|
2 years 2 months |