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

Run formatter #59

Closed
niklaslong opened this issue Jun 26, 2020 · 3 comments · Fixed by #62
Closed

Run formatter #59

niklaslong opened this issue Jun 26, 2020 · 3 comments · Fixed by #62

Comments

@niklaslong
Copy link
Collaborator

I notice we're not using mix format? It might also be a good idea to check it on CI with mix format --check-formatted?

@oliverbarnes
Copy link
Member

Agreed, this is long overdue. I don’t have an opinion yet on a style guide follow, I’m ok going with the one you’ve used the most.

Want to fork and submit a PR with the CI update and style fixes? Hopefully the code state is not too bad 😅

I’d try to break up changes in granular commits so as to not have one commit touching a lot of the codebase.

(Next week I’ll add you up as a collaborator on all repos so you don’t have to do it from a fork)

@niklaslong
Copy link
Collaborator Author

niklaslong commented Jun 26, 2020

Ah opened #60 as you wrote the above 😁

I think doing it incrementally is a good idea! #60 just runs the formatter and I'll submit another PR for the style changes (I'll fix the most obvious for now)

Update:

@oliverbarnes
Copy link
Member

oliverbarnes commented Jun 26, 2020 via email

@niklaslong niklaslong changed the title Run formatter? Run formatter Jun 26, 2020
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 a pull request may close this issue.

2 participants