Skip to content

Commit

Permalink
DevKit updates (#6461)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Oct 6, 2020
1 parent 1383730 commit f5d4a5b
Showing 1 changed file with 19 additions and 18 deletions.
37 changes: 19 additions & 18 deletions docs/.doctor-rst.yaml
Expand Up @@ -3,35 +3,36 @@
# It's auto-generated by sonata-project/dev-kit package.

rules:
american_english: ~
blank_line_after_directive: ~
short_array_syntax: ~
typo: ~
replacement: ~
composer_dev_option_at_the_end: ~
yarn_dev_option_at_the_end: ~
versionadded_directive_should_have_version: ~
no_composer_req: ~
no_php_open_tag_in_code_block_php_directive: ~
blank_line_after_filepath_in_code_block: ~
no_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: ~
composer_dev_option_at_the_end: ~
ensure_order_of_code_blocks_in_configuration_block: ~
american_english: ~
valid_use_statements: ~
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_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: ~
replacement: ~
short_array_syntax: ~
typo: ~
use_deprecated_directive_instead_of_versionadded: ~
valid_use_statements: ~
versionadded_directive_should_have_version: ~
yaml_instead_of_yml_suffix: ~
no_app_bundle: ~
no_config_yaml: ~
kernel_instead_of_app_kernel: ~
no_app_console: ~
yarn_dev_option_at_the_end: ~

whitelist:
lines:
Expand Down

0 comments on commit f5d4a5b

Please sign in to comment.