Skip to content

Releases: headsnet/grumphp-conventions

Allow parse errors during composer require checker run

18 Oct 10:05
Compare
Choose a tag to compare
v0.1.6

Set ignore_parse_errors to true for composer require checker

Remove Composer Unused package

17 Sep 08:47
Compare
Choose a tag to compare

Remove composer-unused package from the composer.json, because it is not currently supported by GrumPHP.

Make Twig and Yaml lint commands configurable

04 Sep 09:47
Compare
Choose a tag to compare
v0.1.4

Add GrumPHP itself to composer dependencies

Add package dependencies to composer.json

04 Sep 08:23
Compare
Choose a tag to compare

This will ensure that the needed packages are installed automatically alongside this package.

Move GitlabLint to pre-commit, do not run functional tests

28 Aug 11:32
Compare
Choose a tag to compare
v0.1.2

Don't run functional tests, move Gitlab Lint to pre-commit

Improvements to job order

27 Aug 13:42
Compare
Choose a tag to compare
  • Improve order of jobs to encourage fast failure
  • Create separate PHPStan jobs for changed files (commit) and all files (push)

Initial release

26 Aug 15:29
Compare
Choose a tag to compare
v0.1.0

Fix syntax error