Displaying 1 - 50 of 141
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
phpcbf fixes for Drupal.Commenting.FunctionComment sniff break indentation Fixed Normal Support request 8.3.x-dev Coder Sniffer 4 3 days 11 hours 1 month 4 weeks
Fatal error running codesniffer (offset syntax with curly braces no longer supported) Fixed Normal Support request 8.x-3.x-dev Coder Sniffer 6 3 days 13 hours 1 year 10 months
Validate trailing comma in multi-line function declaration Fixed Normal Feature request 8.3.x-dev Coder Sniffer 6 3 days 13 hours 1 week 4 days
Add rule for multi-line function declarations Fixed Normal Task 8.3.x-dev Coder Sniffer 4 1 week 4 days 1 week 6 days
Rename ColourDefinitionSniff to ColorDefinitionSniff Needs work Normal Bug report 8.3.x-dev Coder Sniffer 6 1 week 4 days 2 months 3 weeks
Remove rule Drupal.Commenting.FunctionComment.InvalidReturnNotVoid Fixed Normal Bug report 8.3.x-dev Coder Sniffer 3 1 week 4 days 1 month 1 week
Standardize spacing after "fn" of arrow function Active Normal Feature request 8.3.x-dev Coder Sniffer 3 1 month 1 week 1 month 1 week
Allow arbitrary data types for PHPStan compatibility in @return class methods Postponed (maintainer needs more info) Normal Feature request 8.3.x-dev Coder Sniffer 3 1 month 2 weeks 8 months 3 weeks
Improve the cspell exception in Drupal.Commenting.InlineComment.InvalidEndChar Active Normal Task 8.3.x-dev Coder Sniffer 2 1 month 3 weeks 1 month 3 weeks
False Postive: Aliased PHP 8.0 Attributes on Class properties leading to "Namespaced classes/interfaces/traits should be referenced with use statements" Active Normal Bug report 8.3.22 Coder Sniffer 3 2 months 2 days 4 months 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 52 2 months 2 weeks 2 years 2 months
docs should explain difference between 'full sniff' and 'partial sniff' Active Normal Bug report 8.3.x-dev Documentation 1 2 months 3 weeks 2 months 3 weeks
Impossible to launch phpcbf, str_repeat IndentationSniff.php Postponed (maintainer needs more info) Normal Support request 8.3.22 Coder Sniffer 2 2 months 4 weeks erwandsn 3 months 2 weeks
Add option to ignore missing function doc comments for private methods Active Normal Feature request 8.3.x-dev Coder Sniffer 1 3 months 2 weeks 3 months 2 weeks
Indents inside anonymous functions used as argument in a function. Active Normal Bug report 8.3.22 Coder Sniffer 1 5 months 1 day 5 months 1 day
False Positive: Drupal.Commenting.VariableComment.IncorrectVarType Disjunctive Normal Form Types Active Normal Bug report 8.3.x-dev Coder Sniffer 1 6 months 1 week 6 months 1 week
Drupal.WhiteSpace.ScopeIndent.IncorrectExact counts incorrectly for return match inside switch Active Normal Bug report 8.3.x-dev Coder Sniffer 3 6 months 1 week 6 months 1 week
Suggest camelCase for variable naming Active Normal Feature request 8.3.x-dev Coder Sniffer 1 7 months 6 days 7 months 6 days
Models created with BPMN does not pass Coder PHPCS Active Normal Task 8.3.x-dev Miscellaneous 14 7 months 1 week 8 months 1 week
Coder - alter requirements about no blank line following an inline comment Postponed Normal Task 8.x-2.1 Coder Sniffer 18 7 months 1 week 10 years 4 months
Drupal.CSS.ClassDefinitionNameSpacing sniff incorrectly removing the opening brace instead of removing a blank line for the BlankLinesFound error Active Normal Bug report 8.x-3.x-dev Coder Sniffer 2 7 months 2 weeks 5 years 1 month
Ensure trailing commas in annotations Active Normal Task 8.3.x-dev Coder Sniffer 1 8 months 2 weeks 8 months 2 weeks
Add a sniff for checking against hard-coding uid=1 permissions Active Normal Feature request 8.x-2.x-dev Coder Sniffer 2 9 months 1 day 5 years 11 months
Allow phpstan inline docblocks (and other doc tags) Active Normal Feature request 8.3.x-dev Coder Sniffer 5 10 months 5 days 10 months 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 10 months 1 week 8 years 5 months
Array shapes in multiple lines are not supported. Active Normal Bug report 8.3.x-dev Coder Sniffer 2 10 months 2 weeks 10 months 2 weeks
Stop using FQCN in @param @var @return annotations Active Normal Feature request 8.3.x-dev Coder Sniffer 1 11 months 2 weeks 11 months 2 weeks
FullyQualifiedNamespaceSniff: phpcbf inserts a use statement before a namespace declaration Active Normal Bug report 8.3.12 Coder Sniffer 4 11 months 4 weeks 2 years 11 months
fix to import classnames in prodecural file is missing blank lines Postponed (maintainer needs more info) Normal Bug report 8.3.x-dev Coder Sniffer 3 12 months 1 day 1 year 2 months
Fatal error: Cannot declare class PHPCSStandards\Composer\Plugin\Installers\PHPCodeSniffer\Plugin when upgrading from coder 8.3.16 to 8.3.17 Active Critical Bug report 8.3.17 Coder Sniffer 2 1 year 1 month 1 year 2 months
Relax DeprecatedSniff in tests Active Normal Feature request 8.x-3.x-dev Coder Sniffer 3 1 year 1 month 2 years 2 months
Include DrupalSecure Code Sniffs Active Normal Feature request 8.3.16 Coder Sniffer 1 1 year 2 months 1 year 2 months
Add a rule for replacing e.g. and i.e. with English words Active Normal Feature request 8.x-2.x-dev Coder Sniffer 6 9 months 5 days 7 years 12 months
Blank line after @param not detected Active Normal Bug report 8.3.x-dev Coder Sniffer 3 1 year 3 months 1 year 3 months
Allow named parameters in t() function calls Active Normal Feature request 8.3.16 Coder Sniffer 2 1 year 3 months 1 year 3 months
False positive for UnusedPrivateMethod when called statically Active Normal Bug report 8.3.x-dev Coder Sniffer 1 1 year 4 months 1 year 4 months
Add a sniff for Drupal unit test mandatory metadata (annotations) Active Normal Feature request 8.3.x-dev Coder Sniffer 2 1 year 4 months 5 years 10 months
Warn if @return $this has description Active Normal Feature request 8.3.x-dev Coder Sniffer 4 1 year 4 months 1 year 4 months
error message for Drupal.Commenting.DocComment.SpacingBeforeShort for @file docblock is unclear Active Minor Bug report 8.3.x-dev Coder Sniffer 1 1 year 4 months 1 year 4 months
"Code after the RETURN statement" should not repeat Active Normal Feature request 8.3.x-dev Coder Sniffer 1 1 year 4 months 1 year 4 months
Allow @dataProvider to go before @param tags in a test method docblock Active Normal Feature request 8.3.x-dev Coder Sniffer 1 1 year 5 months 1 year 5 months
Support twig coding standards Active Normal Feature request 8.x-3.x-dev Coder Sniffer 5 1 year 5 months 8 years 3 months
Generic.PHP.UpperCaseConstant is being triggered for JS files Active Normal Support request 8.3.x-dev Coder Sniffer 1 1 year 6 months 1 year 6 months
Improve @todo linting Active Normal Task 8.3.x-dev Coder Sniffer 1 1 year 6 months 1 year 6 months
ScopeClosingBraceSniff - Fatal error: str_repeat(): Second argument has to be greater than or equal to 0 Needs work Normal Bug report 8.3.x-dev Coder Sniffer 7 1 year 6 months 3 years 1 month
Function naming convention in *.module should exclude hooks on behalf of other modules Active Major Bug report 8.3.x-dev Coder Sniffer 6 1 year 7 months 1 year 8 months
@param tags must use fully-qualified class names, even when the full namespace is given without the leading backslash. Needs work Normal Task 8.x-3.x-dev Coder Sniffer 6 1 year 10 months 1 year 11 months
Static analysis vs. "Hook implementations should not duplicate documentation" Active Normal Support request 8.x-3.x-dev Coder Sniffer 4 1 year 11 months 1 year 11 months
@psalm-suppress comments Active Normal Feature request 8.3.14 Coder Sniffer 3 2 years 3 weeks 2 years 1 month
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 12 2 years 2 months 3 years 4 months

Pages

Subscribe with RSS Subscribe to Issues for Coder