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

Re-format once erlfmt supports OTP 27+ #6

Open
paulo-ferraz-oliveira opened this issue Jun 26, 2024 · 0 comments
Open

Re-format once erlfmt supports OTP 27+ #6

paulo-ferraz-oliveira opened this issue Jun 26, 2024 · 0 comments

Comments

@paulo-ferraz-oliveira
Copy link
Member

At the moment, we're not formatting src or test or ..., because erlfmt crashes (WhatsApp/erlfmt#355). Wait until a new OTP 27 -ready version comes out and reapply it, i.e. add fmt as the first element in list

{alias, [
    {ci, [

in rebar.config.


Also add

      - name: Check file format
        run: |
          rebar3 fmt --check

to ci.yml, before "Continuous Integration".

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

No branches or pull requests

1 participant