Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pôle IS
Bundles Symfony 2
file-upload-bundle
Commits
3c517199
Commit
3c517199
authored
Oct 19, 2017
by
Guillaume Perréal
Browse files
CI: indique bien le standard pour phpcs.
parent
1cefc937
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3c517199
...
...
@@ -24,7 +24,7 @@ lint:
phpcs
:
<<
:
*defaults
script
:
phpcs --colors --parallel=$(nproc) .
script
:
phpcs --colors --parallel=$(nproc)
--standard=/rules/phpcs.xml
.
allow_failure
:
true
php-cs-fixer
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment