From 23a102fa8bd3e4a314a96bd208b9af7d0803e862 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Tue, 6 Oct 2020 11:28:17 +0200 Subject: [PATCH] Sort rules alphabetically --- .doctor-rst.yaml | 52 ++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/.doctor-rst.yaml b/.doctor-rst.yaml index 18a34b866ae..4eed90c6226 100644 --- a/.doctor-rst.yaml +++ b/.doctor-rst.yaml @@ -1,41 +1,41 @@ rules: - no_inheritdoc: ~ + american_english: ~ avoid_repetetive_words: ~ blank_line_after_directive: ~ - short_array_syntax: ~ - no_app_console: ~ - typo: ~ - replacement: ~ + blank_line_before_directive: ~ composer_dev_option_not_at_the_end: ~ - yarn_dev_option_at_the_end: ~ - versionadded_directive_should_have_version: ~ + correct_code_block_directive_based_on_the_content: ~ deprecated_directive_should_have_version: ~ - no_composer_req: ~ - no_php_open_tag_in_code_block_php_directive: ~ - no_blank_line_after_filepath_in_php_code_block: ~ - no_blank_line_after_filepath_in_yaml_code_block: ~ - no_blank_line_after_filepath_in_xml_code_block: ~ - no_blank_line_after_filepath_in_twig_code_block: ~ - php_prefix_before_bin_console: ~ - use_deprecated_directive_instead_of_versionadded: ~ - no_space_before_self_xml_closing_tag: ~ - no_explicit_use_of_code_block_php: ~ ensure_order_of_code_blocks_in_configuration_block: ~ - american_english: ~ - valid_use_statements: ~ + extension_xlf_instead_of_xliff: ~ + indention: ~ lowercase_as_in_use_statements: ~ - ordered_use_statements: ~ - no_namespace_after_use_statements: ~ - correct_code_block_directive_based_on_the_content: ~ max_blank_lines: max: 2 + no_app_console: ~ + no_blank_line_after_filepath_in_php_code_block: ~ + no_blank_line_after_filepath_in_twig_code_block: ~ + no_blank_line_after_filepath_in_xml_code_block: ~ + no_blank_line_after_filepath_in_yaml_code_block: ~ + no_composer_req: ~ + no_explicit_use_of_code_block_php: ~ + no_inheritdoc: ~ + no_namespace_after_use_statements: ~ + no_php_open_tag_in_code_block_php_directive: ~ + no_space_before_self_xml_closing_tag: ~ + ordered_use_statements: ~ + php_prefix_before_bin_console: ~ replace_code_block_types: ~ + replacement: ~ + short_array_syntax: ~ + typo: ~ + unused_links: ~ + use_deprecated_directive_instead_of_versionadded: ~ use_https_xsd_urls: ~ - blank_line_before_directive: ~ - extension_xlf_instead_of_xliff: ~ valid_inline_highlighted_namespaces: ~ - indention: ~ - unused_links: ~ + valid_use_statements: ~ + versionadded_directive_should_have_version: ~ + yarn_dev_option_at_the_end: ~ # 3.4 versionadded_directive_major_version: