Ok, so - in yaml the leading "0" means octal. And "0658" is of course not a valid octal number. Which looks like we need to warn about those leading "0" to avoid confusion.
Ok, so - in yaml the leading "0" means octal. And "0658" is of course not a valid octal number. Which looks like we need to warn about those leading "0" to avoid confusion.