Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
1b07d552
Unverified
Commit
1b07d552
authored
May 15, 2018
by
Alex Pott
Browse files
Issue
#2901653
by idebr, ankitjain28may, mfernea, borisson_: Add yml files to phpcs.xml.dist
parent
1e7cb6ac
Changes
31
Hide whitespace changes
Inline
Side-by-side
core/modules/action/action.routing.yml
View file @
1b07d552
...
...
@@ -29,4 +29,3 @@ entity.action.delete_form:
_title
:
'
Delete'
requirements
:
_permission
:
'
administer
actions'
core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.routing.yml
View file @
1b07d552
...
...
@@ -23,4 +23,3 @@ big_pipe_test_multi_occurrence:
_title
:
'
BigPipe
test
multiple
occurrences
of
the
same
placeholder'
requirements
:
_access
:
'
TRUE'
core/modules/block_content/migrations/block_content_entity_display.yml
View file @
1b07d552
...
...
@@ -38,4 +38,3 @@ migration_dependencies:
provider
:
-
block_content
-
migrate_drupal
core/modules/block_content/migrations/block_content_entity_form_display.yml
View file @
1b07d552
...
...
@@ -35,4 +35,3 @@ migration_dependencies:
provider
:
-
block_content
-
migrate_drupal
core/modules/book/book.libraries.yml
View file @
1b07d552
...
...
@@ -6,4 +6,3 @@ drupal.book:
-
core/jquery
-
core/drupal
-
core/drupal.form
core/modules/color/color.libraries.yml
View file @
1b07d552
...
...
@@ -24,4 +24,3 @@ admin:
css
:
theme
:
css/color.admin.css
:
{}
core/modules/config/tests/config_collection_install_test/config/install/another_collection/config_collection_install_test.test.yml
View file @
1b07d552
collection
:
another_collection
\ No newline at end of file
collection
:
another_collection
core/modules/config/tests/config_collection_install_test/config/install/collection/test1/config_collection_install_test.test.yml
View file @
1b07d552
collection
:
collection.test1
\ No newline at end of file
collection
:
collection.test1
core/modules/config/tests/config_collection_install_test/config/install/collection/test2/config_collection_install_test.test.yml
View file @
1b07d552
collection
:
collection.test2
\ No newline at end of file
collection
:
collection.test2
core/modules/config_translation/tests/modules/config_translation_test/config/schema/config_translation_test.schema.yml
View file @
1b07d552
...
...
@@ -18,4 +18,3 @@ config_translation_test.content:
label
:
'
Animals'
sequence
:
type
:
label
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table.yml
View file @
1b07d552
...
...
@@ -258,4 +258,3 @@ display:
-
user.permissions
tags
:
-
'
config:workflow_list'
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml
View file @
1b07d552
...
...
@@ -220,4 +220,3 @@ display:
-
user.permissions
tags
:
-
'
config:workflow_list'
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml
View file @
1b07d552
...
...
@@ -165,4 +165,3 @@ display:
-
'
languages:language_interface'
-
url
tags
:
{
}
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml
View file @
1b07d552
...
...
@@ -215,4 +215,3 @@ display:
-
'
user.node_grants:view'
-
user.permissions
tags
:
{
}
core/modules/media/media.links.menu.yml
View file @
1b07d552
...
...
@@ -3,4 +3,3 @@ entity.media_type.collection:
parent
:
system.admin_structure
description
:
'
Manage
media
types.'
route_name
:
entity.media_type.collection
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.routing.yml
View file @
1b07d552
...
...
@@ -45,4 +45,3 @@ ajax_forms_test.ajax_element_form:
_form
:
'
\Drupal\ajax_forms_test\Form\AjaxFormsTestAjaxElementsForm'
requirements
:
_access
:
'
TRUE'
core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml
View file @
1b07d552
...
...
@@ -7,4 +7,3 @@ module_installer_config_test.type.*:
name
:
type
:
label
label
:
'
Name'
core/modules/system/tests/modules/update_script_test/config/schema/update_script_test.schema.yml
View file @
1b07d552
...
...
@@ -7,4 +7,3 @@ update_script_test.settings:
requirement_type
:
type
:
integer
label
:
'
Requirement
type'
core/modules/system/tests/modules/update_script_test/update_script_test.services.yml
View file @
1b07d552
...
...
@@ -4,4 +4,3 @@ services:
arguments
:
[
'
@state'
]
tags
:
-
{
name
:
path_processor_inbound
,
priority
:
1000
}
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_argument_taxonomy_vocabulary.yml
View file @
1b07d552
...
...
@@ -171,4 +171,3 @@ display:
-
url
-
user.permissions
tags
:
{
}
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment