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 #62 #63

Merged
merged 5 commits into from
Aug 31, 2023
Merged

Fix #62 #63

merged 5 commits into from
Aug 31, 2023

Conversation

younesaassila
Copy link
Contributor

@younesaassila younesaassila commented Aug 31, 2023

Fixes #62

Fix variable assignment nesting indent

This is caused by some weird Norminette exception that variable assignments have one additional indent when nesting occurs. Don't ask me the reasoning behind this.....

@younesaassila
Copy link
Contributor Author

Of course I had to fuck up my own test lmao. Let me get this fixed...

@younesaassila
Copy link
Contributor Author

Alright it's all good now. Let me know if you'd like the code to be rearranged a bit or if some name isn't clear enough

@cacharle
Copy link
Collaborator

LGTM, ping me if you're done and I can merge

@younesaassila
Copy link
Contributor Author

@cacharle You can merge this one

@cacharle cacharle merged commit 32d3437 into dawnbeen:master Aug 31, 2023
10 checks passed
@younesaassila younesaassila deleted the fix/too_few_tab branch August 31, 2023 12:28
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.

not formatting correctly when line is too long
2 participants