00:41 daniels: mareko: sure, I’m not sure who put it in and have no opinion on whether or not it’s good - I guess open an MR deleting it and tag the person who introduced it + regular contributors?
00:42 daniels: the one thing I’d say is that it’s definitely much much more useful for Python projects than C, given the lack of compiler
01:36 mareko: it checks source code possible spelling mistakes in strings and comments I think, so an env var "MONE" fails the CI because it looks like a spelling mistake when it's not
01:38 mareko: it's a job that can't tell the difference between intentional and unintentional