R: ktlint
This commit is contained in:
parent
0ca418f0b5
commit
c5ce275612
2 changed files with 7 additions and 5 deletions
|
|
@ -8,8 +8,8 @@
|
|||
|
||||
# Mikado
|
||||
- [ ] Change var to val (immutable)
|
||||
- [ ] Rover.turnLeft use copy() on state
|
||||
- [ ] Rover.turnRight use copy() on state
|
||||
- [x] Rover.turnLeft use copy() on state
|
||||
- [x] Rover.turnRight use copy() on state
|
||||
- [x] Rover.move use copy() on state
|
||||
- [x] Rover.constructor use copy() on state
|
||||
- [x] Change RoverState to Data Class
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue