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

Cell generator: Fix formatting in template #9301

Merged
merged 2 commits into from
Oct 15, 2023

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Oct 15, 2023

By default when generating a Cell you get a long red squiggly line at the top of the file. This simple fix gets rid of that by fixing the default formatting in the template.

This is what it used to look like
image

And if you hover it you get this error explanation
image

And this is what it looks like after the fix in this PR
image

@Tobbe Tobbe marked this pull request as ready for review October 15, 2023 09:30
@Tobbe Tobbe added the release:fix This PR is a fix label Oct 15, 2023
@Tobbe Tobbe added this to the next-release-patch milestone Oct 15, 2023
@Tobbe Tobbe added the fixture-ok Override the test project fixture check label Oct 15, 2023
@Tobbe Tobbe enabled auto-merge (squash) October 15, 2023 09:56
@Tobbe Tobbe merged commit 10a856d into redwoodjs:main Oct 15, 2023
33 of 37 checks passed
@Tobbe Tobbe deleted the tobbe-cell-template branch October 15, 2023 10:23
@jtoar jtoar modified the milestones: next-release-patch, v6.3.3 Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixture-ok Override the test project fixture check release:fix This PR is a fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants