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: index.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ projects. This tool not only detects them, but also fixes them for you.
10
10
PHP CS Fixer has built-in rule sets, whether you want to follow PHP coding standards as defined by `PHP-FIG's PER Coding Style <https://www.php-fig.org/per/coding-style/>`__,
11
11
a wide community like the `Symfony <https://symfony.com/doc/current/contributing/code/standards.html>`__,
12
12
or `our opinionated one <./doc/ruleSets/PhpCsFixer.rst>`__.
13
-
You can **also** define your (team's) style through the `configuration file <./doc/config.rst>`__.
13
+
You can also define your (team's) style through the `configuration file <./doc/config.rst>`__.
14
14
15
15
PHP CS Fixer can not only unify the style of your code, but also help to modernize your codebase towards
0 commit comments