Adding state of tic tac toe practice exercise#2647
Conversation
|
I don't get why configlet fails here ngl, the only extra addition I made to the one in .meta is the |
I believe it's complaining about the formatting of the file. IIRC it expects the keys in a particular order. Easiest way to fix is to run bin/configlet fmt --update |
|
Thanks for the information Sander! |
sanderploegsma
left a comment
There was a problem hiding this comment.
This looks really great, well done!
Just a few things to fix before we can merge.
…sage of the sample given to students
|
The configlet start to fail again, that's weird |
If you look at the output of the Configlet CI action, you can see the error: |
Oh yeah, sry that was an easy fix, going for it |
pull request
Fixes #2360
The goal is to add the state of tic tac toe exercise to the java track
Reviewer Resources:
Track Policies