Many of our Python CIs have a formatting step that fails if the code hasn't been formatted. The CI files produced by xmsconan gen have no way to check formatting at all. It would be nice to have support for formatting at least Python, preferably C++ too.
Many of our Python CIs have a formatting step that fails if the code hasn't been formatted. The CI files produced by
xmsconan genhave no way to check formatting at all. It would be nice to have support for formatting at least Python, preferably C++ too.