- Notifications
You must be signed in to change notification settings - Fork 159
Pull requests: magento/magento-coding-standard
Author
Label
Projects
Milestones
Reviews
Assignee
Assigned to nobodyLoading
Sort
Pull requests list
Require a strict_types declaration Partner: Youwe partners-contribution Progress: approved
#488 opened Sep 27, 2024 by freddenLoading…
Update supported PHP versions to match Magento Partner: Youwe partners-contribution Progress: approved
#487 opened Sep 10, 2024 by freddenLoading…
Resolve issues with regex include and exclude patterns in Magento 2 ruleset.xml Progress: approved
#486 opened Aug 29, 2024 by gwhartonLoading…
AC-12039: Exclude xml files in "Generic.Files.LineLength" rule in Static Test ruleset Progress: ready for review
#480 opened May 29, 2024 by yaroslavGoncharukLoading…
Avoid false positive with 'use function ...' lines Partner: Youwe partners-contribution Progress: ready for review
#478 opened Mar 25, 2024 by freddenLoading…
Member variables and methods should not require DocBlock when properly typed Progress: review
#476 opened Dec 14, 2023 by JacobBrownAustinLoading…
Rector rule added to escape unsafe output in phtml files Progress: review
#472 opened Nov 15, 2023 by JakhotiyaLoading…
Allow graphql pretty formatted files Partner: Visma Digital Commerce partners-contribution Progress: approved
#466 opened Sep 13, 2023 by p-makowskiLoading…
Omit unnecessary files from distribution archive Partner: Youwe partners-contribution Progress: approved
#461 opened Aug 1, 2023 by freddenLoading…
Respect
--basepath
configuration option in output Partner: Youwe partners-contribution Progress: approved #457 opened Jul 3, 2023 by freddenLoading…
Auto-fix
Magento2.PHP.LiteralNamespaces
Partner: Youwe partners-contribution Progress: approved #450 opened May 26, 2023 by freddenLoading…
Auto-fix
Magento2.Whitespace.MultipleEmptyLines
Partner: Youwe partners-contribution Progress: approved #449 opened May 26, 2023 by freddenLoading…
Auto-fix
Magento2.Legacy.PhtmlTemplate.TextJavascriptTypeFound
Partner: Youwe partners-contribution Progress: approved #448 opened May 25, 2023 by freddenLoading…
Also lint HTML when not at start of file Partner: Youwe partners-contribution Progress: ready for review
#443 opened Apr 25, 2023 by freddenLoading…
Allow use of LESS variables in "class name" Partner: Youwe partners-contribution Progress: approved
#441 opened Mar 28, 2023 by freddenLoading…
Allow no comment for a constructor where needed Partner: Youwe partners-contribution Progress: approved
#440 opened Mar 20, 2023 by freddenLoading…
Allow more version numbers in
@deprecated
tag Partner: Fisheye partners-contribution Progress: approved #439 opened Mar 7, 2023 by freddenLoading…
Simplify installation instructions Partner: Fisheye partners-contribution Progress: approved
#436 opened Feb 1, 2023 by freddenLoading…
Improve developer experience with closing tags Partner: Fisheye partners-contribution Progress: approved
#435 opened Jan 31, 2023 by freddenLoading…
Upgrade PSR2 -> PSR12 for ControlStructureSpacing Partner: Fisheye partners-contribution Progress: approved
#416 opened Jul 12, 2022 by freddenLoading…
Allow auto-fixing
@inheritDoc
tag when alone Partner: Fisheye partners-contribution Progress: approved #415 opened Jul 11, 2022 by freddenLoading…
Only auto-fix
$this
to $block
when safe to do Partner: Fisheye partners-contribution Progress: approved #413 opened Jul 7, 2022 by freddenLoading…
Class properties that have types should not require a DocBlock Partner: Aligent Consulting partners-contribution Progress: approved
#406 opened Jun 24, 2022 by aligent-lturnerLoading…
PreviousNext
ProTip! Exclude everything labeled
bug
with -label:bug.