Skip to content

WIP: gitlab/ci_template: indent c++ sources as well

Tim-Philipp Müller requested to merge tpm/gst-ci:indent-cpp-sources into master

Just putting it here to gather opinions for now, if we want to indent all C++ sources or not.

Module branches here:

  • gst-plugins-base (mostly gl examples - quite a few files seem to have a .cpp extension even though they're actually C though like gtk examples?)
  • gst-plugins-good (qt, taglib)
  • gst-plugins-bad (mixed bag, some c++ plugins only require minor fixups, others more)

Opinions?

Merge request reports