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

Fix indenting #121

Merged
merged 5 commits into from
Dec 19, 2024
Merged

Fix indenting #121

merged 5 commits into from
Dec 19, 2024

Conversation

jevanlingen
Copy link
Contributor

@jevanlingen jevanlingen commented Dec 19, 2024

What's changed?

After

there were missing some starting spaces in the recipes. This change put the indenting back to the whole precondition block + removes the indent field of the Precondition classes (the printer always prints 4 spaces, so no need to have this configurable).

What's your motivation?

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@timtebeek timtebeek merged commit d39ec4f into main Dec 19, 2024
2 checks passed
@timtebeek timtebeek deleted the fix-indenting branch December 19, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants