Skip to content

Commit 33ec939

Browse files
committed
Fix
1 parent 809eecd commit 33ec939

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.doctor-rst.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ rules:
7272
whitelist:
7373
regex:
7474
- '/FOSUserBundle(.*)\.yml/'
75-
- '/``.yml``/'
7675
- '/(.*)\.orm\.yml/' # currently DoctrineBundle only supports .yml
7776
- /docker-compose\.yml/
7877
lines:
@@ -89,7 +88,6 @@ whitelist:
8988
- '"foo",' # assertion for var_dumper - components/var_dumper.rst
9089
- '$var .= "Because of this `\xE9` octet (\\xE9),\n";'
9190
- '.. versionadded:: 0.2' # MercureBundle
92-
- 'provides a ``loginUser()`` method to simulate logging in in your functional'
9391
- '.. code-block:: twig'
9492
- '.. versionadded:: 3.6' # MonologBundle
9593
- '.. versionadded:: 3.8' # MonologBundle

0 commit comments

Comments
 (0)