Releases: php-forge/coding-standard
Releases · php-forge/coding-standard
0.3.1
What's Changed
- chore: skip
HeredocIndentationFixerclass to preserve heredoc alignment. by @terabytesoftw in #8
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- chore: update configuration files for consistency and clarity; adjust
.editorconfig,.gitattributes,.gitignore,.styleci.yml, andREADME.md. by @terabytesoftw in #6 - chore: remove unused
.ecrcfile and updatecomposer.jsonandscaffold-lock.jsonfor consistency. by @terabytesoftw in #7
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- feat(docs): Add social media badge for following on X in
README.md. by @terabytesoftw in #3 - feat: convert into
yii2-extensions/scaffoldprovider; centralize ECS, Rector, metadata and super-linter standards undersrc/. by @terabytesoftw in #4 - docs: Adjust logo size in
README.mdfor better visibility. by @terabytesoftw in #5
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- feat(coding-standard): Added shared configuration files under
config/for Composer-based reuse. by @terabytesoftw in #1 - fix(docs): Update quality code section with
Super-LinterandStyleCIbadges. by @terabytesoftw in #2
New Contributors
- @terabytesoftw made their first contribution in #1
Full Changelog: https://github.com/php-forge/coding-standard/commits/0.1.0