Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1a50463

Browse filesBrowse files
committed
Merge branch '5.4' into 6.2
* 5.4: Remove unused whitelist entries from DOCtor-RST config
2 parents dc57cf6 + 8b5e073 commit 1a50463
Copy full SHA for 1a50463

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎.doctor-rst.yaml

Copy file name to clipboardExpand all lines: .doctor-rst.yaml
+1-2Lines changed: 1 addition & 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:
@@ -87,11 +86,11 @@ whitelist:
8786
- '.. versionadded:: 2.7.1' # Doctrine
8887
- '0 => 123' # assertion for var_dumper - components/var_dumper.rst
8988
- '1 => "foo"' # assertion for var_dumper - components/var_dumper.rst
89+
- '.. versionadded:: 5.1' # Private Services
9090
- '123,' # assertion for var_dumper - components/var_dumper.rst
9191
- '"foo",' # assertion for var_dumper - components/var_dumper.rst
9292
- '$var .= "Because of this `\xE9` octet (\\xE9),\n";'
9393
- '.. versionadded:: 0.2' # MercureBundle
94-
- 'provides a ``loginUser()`` method to simulate logging in in your functional'
9594
- '.. code-block:: twig'
9695
- '.. versionadded:: 3.6' # MonologBundle
9796
- '.. versionadded:: 3.8' # MonologBundle

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.