Skip to content

Draft: Proposal Clang format

Valentin Boettcher requested to merge vboettcher/kstars:clang_format into master

Artistic Style is OK too. This is just an experiment.

A little brutal, but it's worth it. Existing MRs can simply copy the .clang-format and apply it.

Things we can do:

  • ignore the reformatting commit in git blame
  • write some hooks for git to format automatically
  • let the CI check formatting
Edited by Valentin Boettcher

Merge request reports