Skip to content

Commit e9cb5a5

Browse files
committed
format
1 parent 8ec0d8e commit e9cb5a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/linux_proc.app.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
{env, []},
99
{modules, []},
1010
{licenses, ["Apache-2.0"]},
11-
{links,[{"Github","https://github.com/cogini/linux_proc"}]},
12-
{build_tools,["rebar3"]}]}.
11+
{links, [{"Github", "https://github.com/cogini/linux_proc"}]},
12+
{build_tools, ["rebar3"]}]}.

0 commit comments

Comments
 (0)