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

Add space after semicolon #477

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Add space after semicolon #477

merged 2 commits into from
Mar 6, 2024

Conversation

navidcy
Copy link
Collaborator

@navidcy navidcy commented Mar 6, 2024

This should have been combined with #473. Sorry

@navidcy navidcy added the style 💄 Coding but in style label Mar 6, 2024
@navidcy navidcy requested a review from milankl March 6, 2024 21:44
@milankl
Copy link
Member

milankl commented Mar 6, 2024

Happy to approve that! Thanks Navid, sometimes I find that a bit unnecessary though with single keyword arguments, but better to be consistent throughout!

f(; a=1)
(; a) = S

@navidcy navidcy merged commit e9383b3 into main Mar 6, 2024
3 checks passed
@navidcy navidcy deleted the ncc/linting branch March 6, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
style 💄 Coding but in style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants