tangled
alpha
login
or
join now
kacaii.dev
/
senac-brigade-server
0
fork
atom
wip: currently rewriting the project as a full stack application
tangled.org/kacaii.dev/sigo
gleam
0
fork
atom
overview
issues
1
pulls
pipelines
:bug: add `gnumake` to the dependencies
kacaii.dev
2 months ago
cc7ccf25
c1c0300f
0/1
lint.yml
failed
9s
+1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
lint.yml
+1
.tangled/workflows/lint.yml
···
9
- gleam
10
- beamminimal28packages.erlang
11
- beamminimal28packages.rebar3
0
12
13
steps:
14
- name: check for syntax errors
···
9
- gleam
10
- beamminimal28packages.erlang
11
- beamminimal28packages.rebar3
12
+
- gnumake
13
14
steps:
15
- name: check for syntax errors