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

Support maybe syntax #69

Merged
merged 2 commits into from
May 10, 2022
Merged

Support maybe syntax #69

merged 2 commits into from
May 10, 2022

Conversation

sile
Copy link
Contributor

@sile sile commented May 10, 2022

Hi,

I'm a user of rebar3_lint and have a problem that the tool cannot handle the maybe feature that planned to be introduced in OTP-25 (I'm currently using OTP-25 rc3).
With some debugging and code reading, I found out that by adding the maybe support to this library, rebar3_lint could also support that.
This PR contains the diff needed to support the maybe feature.

@elbrujohalcon
Copy link
Member

Great addition, @sile ! Thank you :)

@elbrujohalcon elbrujohalcon merged commit b69d0e9 into inaka:main May 10, 2022
@sile sile deleted the support-maybe branch May 10, 2022 06:23
@sile
Copy link
Contributor Author

sile commented May 10, 2022

Thank you for your quick response!

@elbrujohalcon
Copy link
Member

elbrujohalcon commented May 10, 2022

If you don't mind, I will not generate a new release just yet. I'll do it once OTP25 is released next week and it will hopefully include #70 as well.

@sile
Copy link
Contributor Author

sile commented May 10, 2022

No problem! Thank you for letting me know your release schedule.

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