You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ It is strongly recommended for existing users of the (unmaintained)
78
78
-`--no-progress` Disable progress in console output.
79
79
-`--checkstyle` Output results as Checkstyle XML.
80
80
-`--json` Output results as JSON string (requires PHP 5.4).
81
-
-`--gitlab` Output results for the GitLab Code Quality Widget (requires PHP 5.4), see more in [Code Quality](https://docs.gitlab.com/ee/user/project/merge_requests/code_quality.html) documentation..
81
+
-`--gitlab` Output results for the GitLab Code Quality Widget (requires PHP 5.4), see more in [Code Quality](https://docs.gitlab.com/ee/ci/testing/code_quality.html) documentation..
82
82
-`--blame` Try to show git blame for row with error.
83
83
-`--git <git>` Path to Git executable to show blame message (default: 'git').
84
84
-`--stdin` Load files and folder to test from standard input.
0 commit comments