(carrot mark) return randomly exit code 0, 100 or 200 (let's hope one is correct for each type)
- changed scala format dialect to `scala3` since metals vscode doesn't support `scala36`
- simplify type of `expectedResult` in tests (from `(Int) -> Boolean` to `List(Int)`)
- setup [scopt](https://github.com/scopt/scopt) for parsing CLI args
- (carrot mark) return randomly exit code 0, 100 or 200 (let's hope one is correct for each type)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
changed scala format dialect to
scala3since metals vscode doesn't supportscala36simplify type of
expectedResultin tests (from(Int) -> BooleantoList(Int))setup scopt for parsing CLI args
(carrot mark) return randomly exit code 0, 100 or 200 (let's hope one is correct for each type)
added 1 commit
1a7aebb5- feat: use cli parsing library and return randomly 0, 100 or 200Compare with previous version
changed the description
mentioned in commit
ef00cf1093