File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ in mind the following:
179
179
180
180
When submitting pull requests, `fabbot `_ checks your code
181
181
for common typos and verifies that you are using the PHP coding standards
182
- as defined in PSR-1 and PSR-2.
182
+ as defined in ` PSR-1 `_ and ` PSR-2 `_ .
183
183
184
184
A status is posted below the pull request description with a summary
185
185
of any problems it detects or any Travis CI build failures.
@@ -410,3 +410,5 @@ second and the last commits, and replace it by the word ``squash`` or just
410
410
.. _`travis-ci.org Getting Started Guide` : http://about.travis-ci.org/docs/user/getting-started/
411
411
.. _`documentation repository` : https://github.com/symfony/symfony-docs
412
412
.. _`fabbot` : http://fabbot.io
413
+ .. _`PSR-1` : http://www.php-fig.org/psr/psr-1/
414
+ .. _`PSR-2` : http://www.php-fig.org/psr/psr-2/
You can’t perform that action at this time.
0 commit comments