File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 1.1.2 (December, 2020)
2+
3+ ### Removed:
4+
5+ - Disabled requirement to align PHPDoc parameters, inherited from WordPress-Docs in July's 1.0 release #239
6+
17## 1.1.0 (September 18, 2020)
28
39### Added:
5258 - Enforced consistent curly newlines in jsx #172
5359 - Added ` eslint-plugin-sort-destructure-keys ` package #179
5460
55- ### Updated
61+ ### Updated:
5662 - Bumped PHPCS to v3.5 from v3.4 #173
5763 - Bumped ` stylelint-config-wordpress ` package to v15 from v13 #165
5864 - Ignore stylelint ` at-rule ` line break for ` if/else/elseif ` #170
Original file line number Diff line number Diff line change 5555 <exclude name =" Squiz.Commenting.FileComment.MissingPackageTag" />
5656 <exclude name =" Squiz.Commenting.FunctionComment.ParamCommentFullStop" />
5757 <exclude name =" Squiz.Commenting.FunctionComment.ThrowsNoFullStop" />
58+ <exclude name =" Squiz.Commenting.FunctionComment.SpacingAfterParamType" />
5859 </rule >
5960
6061 <!-- Prefer alignment over line length. -->
You can’t perform that action at this time.
0 commit comments