Releases: php-forge/baseline
Releases · php-forge/baseline
0.1.2
What's Changed
- fix: remove
phpunit.xmlfrom.gitignoreand updatecomposer-require-checker.jsonstructure. by @terabytesoftw in #11
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- fix: enable
[extend] useDefault = truein.github/linters/.gitleaks.tomlso consumers load gitleaks default rules instead of disabling the secret scan. by @terabytesoftw in #10
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- feat: initial release as
yii2-extensions/scaffoldprovider for dev environment standards (editor, linters, CI). by @terabytesoftw in #2 - feat: allow shipping of metadata files in dist archive by overriding export-ignore rules. by @terabytesoftw in #3
- feat: add
gitattributesfor metadata files and updatescaffold.jsonreferences. by @terabytesoftw in #4 - feat: update
.ecrcand.prettierignoreto includescaffold-lock.jsonfor better file management. by @terabytesoftw in #5 - feat: add
.editorconfig-checker.jsonfor improved linting configuration. by @terabytesoftw in #6 - feat: add
.editorconfig-checker.jsonin scaffold for baseline configuration. by @terabytesoftw in #7 - fix: remove obsolete
.ecrcfile from metadata directory. by @terabytesoftw in #8 - fix: update
.codespellrcto exclude additional files from spell checking. by @terabytesoftw in #9
New Contributors
- @terabytesoftw made their first contribution in #2
Full Changelog: https://github.com/php-forge/baseline/commits/0.1.0