From 6ae6cc8cef383fd8ea48bb0ca37eba3f3b475ca1 Mon Sep 17 00:00:00 2001 From: Sonata CI Date: Wed, 5 Feb 2020 20:55:13 +0100 Subject: [PATCH] DevKit updates (#977) --- docs/.doctor-rst.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.doctor-rst.yaml b/docs/.doctor-rst.yaml index 1cbf665d3..29257eb94 100644 --- a/docs/.doctor-rst.yaml +++ b/docs/.doctor-rst.yaml @@ -16,7 +16,6 @@ rules: ensure_order_of_code_blocks_in_configuration_block: ~ american_english: ~ valid_use_statements: ~ - yaml_instead_of_yml_suffix: ~ extend_abstract_admin: ~ final_admin_class: ~ final_admin_extension_classes: ~ @@ -26,6 +25,7 @@ rules: no_inheritdoc: ~ # can be enabled when no Symfony 3.4 support anymore + #yaml_instead_of_yml_suffix: ~ #no_app_bundle: ~ #no_config_yaml: ~ #kernel_instead_of_app_kernel: ~