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 expressions indent #152

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Fix expressions indent #152

wants to merge 5 commits into from

Conversation

bnchi
Copy link
Contributor

@bnchi bnchi commented Oct 17, 2024

fixes #150

I'm not sure if that's the right approach to go about fixing this issue as this is the first time that I work on the compiler, hopefully it's :). Thanks

@bnchi
Copy link
Contributor Author

bnchi commented Oct 18, 2024

Clippy seems to be complaining on a file that's not edited in this PR, probably a new version of Clippy is detecting some issues in the present written code ?

@bnchi bnchi mentioned this pull request Oct 20, 2024
1 task
@bnchi
Copy link
Contributor Author

bnchi commented Oct 20, 2024

I've raised a PR #154 to fix the jobs that are failing here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MdxFlowExpression doesn't seem to preserve white space in values
1 participant