Skip to content

Commit

Permalink
Merge pull request #89 from brucify/use-rebar3-neotoma-plugin-src
Browse files Browse the repository at this point in the history
Use rebar3_neotoma_plugin
  • Loading branch information
andreineculau authored Jul 26, 2024
2 parents 66e6d7e + 10a53a3 commit 1939971
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 13 deletions.
10 changes: 0 additions & 10 deletions priv/compile-parser

This file was deleted.

5 changes: 2 additions & 3 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@
, [ {rebar3_lint, "3.2.6"}
]}.

{post_hooks, [{compile, "./priv/compile-parser"}]}.
{escript_name, "katt"}.
{escript_emu_args, "%%! -noinput\n"}.
{plugins, [rebar3_neotoma_plugin]}.
{provider_hooks, [{pre, [{compile, {neotoma, compile}}]}]}.

{ elvis
, [#{ dirs => ["src", "test"]
Expand Down
File renamed without changes.

0 comments on commit 1939971

Please sign in to comment.