forked from sonata-project/SonataAdminBundle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.doctor-rst.yaml
46 lines (44 loc) · 1.41 KB
/
.doctor-rst.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# DO NOT EDIT THIS FILE!
#
# It's auto-generated by sonata-project/dev-kit package.
rules:
american_english: ~
blank_line_after_anchor: ~
blank_line_after_directive: ~
blank_line_after_filepath_in_code_block: ~
composer_dev_option_at_the_end: ~
ensure_exactly_one_space_between_link_definition_and_link: ~
ensure_link_definition_contains_valid_url: ~
ensure_order_of_code_blocks_in_configuration_block: ~
extend_abstract_admin: ~
final_admin_class: ~
final_admin_extension_classes: ~
kernel_instead_of_app_kernel: ~
no_admin_yaml: ~
no_app_bundle: ~
no_app_console: ~
no_brackets_in_method_directive: ~
no_bash_prompt: ~
no_composer_phar: ~
no_composer_req: ~
no_config_yaml: ~
no_directive_after_shorthand: ~
no_explicit_use_of_code_block_php: ~
no_inheritdoc: ~
no_php_open_tag_in_code_block_php_directive: ~
no_php_prefix_before_bin_console: ~
no_space_before_self_xml_closing_tag: ~
max_colons: ~
only_backslashes_in_namespace_in_php_code_block: ~
only_backslashes_in_use_statements_in_php_code_block: ~
replacement: ~
short_array_syntax: ~
typo: ~
use_deprecated_directive_instead_of_versionadded: ~
valid_use_statements: ~
versionadded_directive_should_have_version: ~
yaml_instead_of_yml_suffix: ~
yarn_dev_option_at_the_end: ~
whitelist:
lines:
- '.. versionadded:: 4.x'