Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Моисеев Николай Денисович
Forum
Commits
028ae286
Commit
028ae286
authored
1 year ago
by
nic
Browse files
Options
Download
Patches
Plain Diff
fix: fix esc
parent
0bef7515
main
No related merge requests found
Pipeline
#139251
passed with stages
in 55 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
fixer/ecs.php
+0
-9
fixer/ecs.php
with
0 additions
and
9 deletions
+0
-9
fixer/ecs.php
+
0
−
9
View file @
028ae286
...
@@ -208,15 +208,6 @@ return static function (ECSConfig $ecsConfig): void {
...
@@ -208,15 +208,6 @@ return static function (ECSConfig $ecsConfig): void {
MethodArgumentSpaceFixer
::
class
,
MethodArgumentSpaceFixer
::
class
,
OrderedClassElementsFixer
::
class
,
OrderedClassElementsFixer
::
class
,
TrailingCommaInMultilineFixer
::
class
,
TrailingCommaInMultilineFixer
::
class
,
MethodChainingIndentationFixer
::
class
=>
[
__DIR__
.
'/../src/Bundle/Database/DatabaseBundle.php'
,
__DIR__
.
'/../src/Bundle/Security/SecurityBundle.php'
,
__DIR__
.
'/../src/Bundle/DependencyInjection/DependencyInjectionBundle.php'
,
__DIR__
.
'/../src/Bundle/EventDispatcher/EventDispatcherBundle.php'
,
__DIR__
.
'/../src/Bundle/HttpKernel/HttpKernelBundle.php'
,
__DIR__
.
'/../src/Bundle/Router/RouterBundle.php'
,
__DIR__
.
'/../src/Bundle/Validator/ValidatorBundle.php'
,
],
]);
]);
};
};
This diff is collapsed.
Click to expand it.
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!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets