Closed sriehl closed 7 years ago
Most edits are adding parentheses to expand a variable name according to the warning.
I also updated :random to :rand, String.strip to String.trim and String.to_char_list to String.to_charlist as recommended by the warnings.
Thanks for the contribution!
Most edits are adding parentheses to expand a variable name according to the warning.
I also updated :random to :rand, String.strip to String.trim and String.to_char_list to String.to_charlist as recommended by the warnings.