Releases: Clearfacts/cf-codestyle
Releases · Clearfacts/cf-codestyle
Remove eslint
always copy config files
3.1.6 [main] always copy latest config
do not align phpdocs
3.1.5 Update .php-cs-fixer-8.1.dist.php
3.1.4
No empty lines between tags
Merge pull request #7 from Clearfacts/CLEARFACTS-9189 Disable phpdoc emptylines between different tags
psalm only src folder
Merge pull request #6 from Clearfacts/psalm-only-src [psalm-only-src] only check src folder for psalm during pre commit
psalm on pre-commit
- run psalm on staged files when comitting
- allow autofixing of phpcs issues
1.0.2 : allow older versions of cs-fixer
Full Changelog: 1.0.1...1.0.2
1.0.1 bugfixes
fixed for windows (WSL2) integration
add testst etc