Duckapple / Kat

Kattis shell for getting examples, testing and submitting.
18 stars 6 forks source link

Kattis config doesn't complain when language is changed to unrecognized format #106

Closed Jakobis closed 2 years ago

Jakobis commented 2 years ago

User was confused because "kattis config kat language fsharp" seemed like it work because it gave no error. When trying to get a problem, he then got an error because the language was not recognized. We should handle this either in config for language or when getting with unrecognized language.