Skip to content

Commit

Permalink
DevKit updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI authored and OskarStark committed Feb 5, 2020
1 parent f59571b commit 3aff62f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/.doctor-rst.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
rules:
blank_line_after_directive: ~
short_array_syntax: ~
no_app_console: ~
typo: ~
replacement: ~
composer_dev_option_at_the_end: ~
Expand All @@ -21,10 +20,13 @@ rules:
extend_abstract_admin: ~
final_admin_class: ~
final_admin_extension_classes: ~
kernel_instead_of_app_kernel: ~
no_admin_yaml: ~
no_app_bundle: ~
no_bash_prompt: ~
no_composer_phar: ~
no_config_yaml: ~
no_inheritdoc: ~

# can be enabled when no Symfony 3.4 support anymore
#no_app_bundle: ~
#no_config_yaml: ~
#kernel_instead_of_app_kernel: ~
#no_app_console: ~

0 comments on commit 3aff62f

Please sign in to comment.