Remove redundant call of usage message #525
Annotations
1 error and 2 warnings
Build and test
Process completed with exit code 1.
|
Build and test:
test/onigumo_downloader_test.exs#L9
0..-1 has a default step of -1, please write 0..-1//-1 instead
|
Build and test
negative steps are not supported in Enum.slice/2, pass 0..-1//1 instead
|