Skip to content

Formatting improvements

Waqar Ahmed requested to merge work/formatting-cursor into master
  • Clang-Format and prettier will now try to maintain cursor position
  • Support objective-c/c++/protobuf with clang-format
  • Some refactoring
  • Prefer stdin when possible, this allows us to format non-disk/non-local files easily

Merge request reports