Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ysm] handle linebreak followed by an immediate root-level comment #1476

Merged
merged 12 commits into from Mar 28, 2024

Conversation

jrushlow
Copy link
Collaborator

@jrushlow jrushlow commented Mar 6, 2024

fixes #1278

@jrushlow jrushlow added Bug Bug Fix Status: Needs Work Additional work is needed labels Mar 6, 2024
@jrushlow jrushlow changed the title WIP - [ysm] failed test NO MERGE (fix ci and debug code) - WIP - [ysm] failed test Mar 27, 2024
===
$data['security'] = [
'firewalls' => 'a firewall',
'providers' => 'a provider'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ysm has the wrong indentation i think for providers - it looks like its trying to set it at 0 when it should be 2?

@jrushlow jrushlow changed the title NO MERGE (fix ci and debug code) - WIP - [ysm] failed test [ysm] handle linebreak followed by an immediate root-level comment Mar 28, 2024
@jrushlow jrushlow removed the Status: Needs Work Additional work is needed label Mar 28, 2024
@jrushlow jrushlow merged commit 07614b5 into symfony:main Mar 28, 2024
6 checks passed
@jrushlow jrushlow deleted the fix/1278 branch March 28, 2024 17:00
@jrushlow jrushlow mentioned this pull request Apr 5, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make:user fails with error "The indentation must be greater than zero."
1 participant