Releases: newsuk/nuk-wp-phpcs-config
Releases · newsuk/nuk-wp-phpcs-config
v0.5.0
What's Changed
- Install composer normalize. by @jonnynews in #9
- chore: Add backstage configuration and update relevant documentation. by @wodnikm-news in #11
- Update README.md by @mohanrajpac in #12
- Update PSR2R-sniffer version and remove UnusedUseStatement rule by @mohanrajpac in #13
New Contributors
- @wodnikm-news made their first contribution in #11
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Remove composer.lock by @alvinchevolleaux in #10
New Contributors
- @alvinchevolleaux made their first contribution in #10
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Adds NewsPress
ruleset which is a forked version of NewsUK
ruleset from v0.3.0
v0.3.0
What's Changed
- Exclude testing files from certain rules by @jonnynews in #6
- chore(deps): bump fig-r/psr2r-sniffer from 2.0.0 to 2.0.1 by @dependabot in #5
- Update wp-coding-standards/wpcs to 3.1 by @jonnynews in #7
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
Implement the following coding standards from the slevomat coding standard.
- SlevomatCodingStandard.TypeHints.NullTypeHintOnLastPosition
- SlevomatCodingStandard.TypeHints.NullableTypeForNullDefaultValue
- SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly
- SlevomatCodingStandard.Functions.StaticClosure
Improved typing and uses of classes by @jonnynews in #4
New Contributors
- @jonnynews made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
Adds base WP VIP PHPCS ruleset that was used by existing standard NUK plugins.
- feat(CPNT-2249): PHPCS config by @mohanrajpac in #2
- feat(CPNT-2249): Add Strict type rule by @mohanrajpac in #3
New Contributors
- @mohanrajpac made their first contribution in #2
Full Changelog: https://github.com/newsuk/nuk-wp-phpcs-config/commits/v0.1.0