Commit a23bc839 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'docs-curl-vale-test-to-error' into 'master'

Move the curl test up to error level

See merge request gitlab-org/gitlab!49664
parents 28c67a8a b826462b
......@@ -7,7 +7,7 @@
extends: existence
message: 'For consistency across all cURL examples, always wrap the URL in double quotes ("): %s'
link: https://docs.gitlab.com/ee/development/documentation/restful_api_styleguide.html#curl-commands
level: warning
level: error
scope: code
raw:
- 'curl.*[^"=]https?://.*'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment