Skip to content

Commit

Permalink
Apply erlfmt to the entire codebase (#1297)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoaloi committed May 12, 2022
1 parent fb3bdf7 commit c19fb72
Show file tree
Hide file tree
Showing 151 changed files with 22,240 additions and 18,374 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
with:
name: els_dap
path: _build/dap/bin/els_dap
- name: Check formatting
run: rebar3 fmt -c
- name: Lint
run: rebar3 lint
- name: Generate Dialyzer PLT for usage in CT Tests
Expand Down
Loading

0 comments on commit c19fb72

Please sign in to comment.