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

Format codebase #11

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Format codebase #11

merged 1 commit into from
Jan 6, 2025

Conversation

whatyouhide
Copy link
Contributor

@whatyouhide whatyouhide commented Jan 1, 2025

Essentially runs make format on the codebase. The only other thing is adding

{project_plugins, [
    erlfmt
]}.

to rebar.config in order to actually be able to run make format. 🙃

This is to be merged on top of #10 or after that is merged, not on main directly.

@whatyouhide whatyouhide requested a review from weppos January 1, 2025 23:02
@whatyouhide whatyouhide self-assigned this Jan 1, 2025
@weppos weppos added enhancement New feature, enhancement or code changes, not related to defects and removed enhancement New feature, enhancement or code changes, not related to defects labels Jan 2, 2025
Base automatically changed from build/erlang-27 to main January 6, 2025 08:42
@whatyouhide whatyouhide merged commit 3f59703 into main Jan 6, 2025
@whatyouhide whatyouhide deleted the al/formatting branch January 6, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, enhancement or code changes, not related to defects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants