Closed exussum12 closed 6 years ago
First of all thanks. Secondly, I'm thinking maybe pass the option "--include-numeric-string" instead of breaking peoples CIs ? :) Also could you rebase your commits.
Commit rebased, its also an option on merging btw to do a rebase merge. I will look at making it an option later on today.
Made a command but had no idea why that test is failing, The test seems flaky to depend on the number 11 ?
Fixed the test
Big thanks!!
String which are simply numbers should be treated as numbers
eg '1234' should be treated like 1234.
other non numeric strings are still treated as they were