Open jkomoros opened 6 years ago
The magic comment is //boardgame:codegen, but it's reasonable for someone to accidentally put boardgame-util:codegen instead. If that happens and we notice it, we should print out a warning encouraging them to change it
//boardgame:codegen
boardgame-util:codegen
The magic comment is
//boardgame:codegen
, but it's reasonable for someone to accidentally putboardgame-util:codegen
instead. If that happens and we notice it, we should print out a warning encouraging them to change it