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

Some maintenance updates #62

Merged
merged 10 commits into from
Aug 21, 2023
Merged

Some maintenance updates #62

merged 10 commits into from
Aug 21, 2023

Conversation

paulo-ferraz-oliveira
Copy link
Collaborator

We bump the minimum to 24, even though CI is set to 25 and there are Dialyzer options that make rebar3 dialyzer fail under 24. If you prefer we can push the minimum to 25.

* underspecs allows for stricts typespecs, which is good
* no_return prevents a class of warnings we might want to be aware of
Also adds a much-deserved badge to README.md
We also add `no_unknown` to Dialyzer (because `unknown` is
default in OTP 26), so we can fix errors locally without having to
wait for CI (if locally you're using OTP 25, and CI fails in OTP 26,
that is)
@paulo-ferraz-oliveira
Copy link
Collaborator Author

I guess you need to tweak branch settings for this to move forward...

image

@elbrujohalcon elbrujohalcon merged commit 6023c2c into AdRoll:main Aug 21, 2023
3 checks passed
@paulo-ferraz-oliveira
Copy link
Collaborator Author

I'm seeing double 😄

image

@paulo-ferraz-oliveira paulo-ferraz-oliveira deleted the feature/maintenance-updates branch August 21, 2023 16:55
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.

None yet

2 participants