Skip to content

Releases: php-forge/coding-standard

0.3.1

06 May 12:36
45ec3a2

Choose a tag to compare

What's Changed

  • chore: skip HeredocIndentationFixer class to preserve heredoc alignment. by @terabytesoftw in #8

Full Changelog: 0.3.0...0.3.1

0.3.0

05 May 23:48
dbf9438

Choose a tag to compare

What's Changed

  • chore: update configuration files for consistency and clarity; adjust .editorconfig, .gitattributes, .gitignore, .styleci.yml, and README.md. by @terabytesoftw in #6
  • chore: remove unused .ecrc file and update composer.json and scaffold-lock.json for consistency. by @terabytesoftw in #7

Full Changelog: 0.2.0...0.3.0

0.2.0

05 May 00:39
7110f8f

Choose a tag to compare

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/scaffold provider; centralize ECS, Rector, metadata and super-linter standards under src/. by @terabytesoftw in #4
  • docs: Adjust logo size in README.md for better visibility. by @terabytesoftw in #5

Full Changelog: 0.1.0...0.2.0

0.1.0

24 Jan 17:35
94ec539

Choose a tag to compare

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-Linter and StyleCI badges. by @terabytesoftw in #2

New Contributors

Full Changelog: https://github.com/php-forge/coding-standard/commits/0.1.0