Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent rebar3 crash and more output than required #61

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Prevent rebar3 crash and more output than required #61

merged 1 commit into from
Feb 10, 2024

Conversation

kivra-pauoli
Copy link
Contributor

This was:

  1. throwing on rebar3's call to code:which, which assumes a return like {error, {Module, Reason}}
  2. returning the values of the analysis as a term while also printing them to stdout

This was:
1. throwing on rebar3's call to code:which, which assumes
   a return like {error, {Module, Reason}}
2. returning the values of the analysis as a term while
   also printing them to stdout
@paulo-ferraz-oliveira
Copy link
Collaborator

Once tests pass we should tag and release here and Hex.

@paulo-ferraz-oliveira paulo-ferraz-oliveira merged commit 4ab05f4 into project-fifo:master Feb 10, 2024
3 checks passed
@paulo-ferraz-oliveira
Copy link
Collaborator

Released (GitHub) and Published (Hex) as 3.2.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants