On Sat, 17 Sept 2022 at 04:57, Wolf Bergenheim <[email protected]> wrote:
> On Tue, 13 Sept 2022 at 09:33, Vaclav Petras <[email protected]> wrote: > >> >> Formatting needs to be enforced in the CI. This can be done with >> something like re-indent followed by git diff. >> >> > Maybe something like this could be used? > https://github.com/marketplace/actions/clang-format-check Note that it > doesn't actually format the code, but would complain like the current black > formatter for python 🤔 > > or perhaps https://github.com/material-foundation/clang-format-ci seems > to do the same, and leaves inline comments > Yes, please. We need to transition to clang-format and one of these clang-format wrappers for CI will be needed. You can open an experimental PR if you want. See also #2272. https://github.com/OSGeo/grass/pull/2272
_______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev
