We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec0d8e commit e9cb5a5Copy full SHA for e9cb5a5
src/linux_proc.app.src
@@ -8,5 +8,5 @@
8
{env, []},
9
{modules, []},
10
{licenses, ["Apache-2.0"]},
11
- {links,[{"Github","https://github.com/cogini/linux_proc"}]},
12
- {build_tools,["rebar3"]}]}.
+ {links, [{"Github", "https://github.com/cogini/linux_proc"}]},
+ {build_tools, ["rebar3"]}]}.
0 commit comments