Trevor Brown
Trevor Brown
@rrrene this is ready for review again!
@rrrene any chance you can take a look at this PR again?
> Apologies, I'm having the first cold in 2.5 years and am no longer used to that *%&/!. > > Did you use a formatter on the code? Sorry to...
I have updated the PR again based on your reply to one of my comments about the issue trigger value. The trigger is now set to the string of code...
Any chance this can get merged soon?
@rrrene I copied what was done in the existing checks. I used `Macro.to_string(ast)` to convert the AST back into the original expression and passed that into the issue as the...
@rrrene, I'd like to get this merged, can you show me how to address this in credo? I'm not sure I can get the cond clause with whitespace in credo....
I can't speak to whether this is a bug or not. But I think the current behavior would a reasonable default for this generator.
I guess I'm not sure how we would generate floats of infinite size. Although apparently it is possible. The Erlang library I'm familiar with generates floats with a range of...
I'm working to get this merged this week. But first I need to finish getting this project setup on Github actions which will include adding some code quality checks. I...