Skip to content

Releases: Golface/danger-php_codesniffer

Remove unnecessary message output

03 Feb 12:22
d87e949

Choose a tag to compare

Bump to 0.1.7: Remove unnecessary message output when there is no warning and error by @manuelgrabowski

Add an option, fail_on_error to allow fail on CI

20 Jan 06:00
459eed7

Choose a tag to compare

Fail the pipeline if CodeSniffer reports any errors (you also have to run Danger with the --fail-on-errors flag set to true):

php_codesniffer.fail_on_error = true

contributed by @manuelgrabowski

Version 0.1.4

24 Jan 01:47

Choose a tag to compare

🎉 Bump to 0.1.4: add usage in README.md

Version 0.1.2

22 Jan 09:03

Choose a tag to compare

Bump to 0.1.2 version: fix the  option space