SavchenkoValeriy / emacs-clang-format-plus

Emacs minor mode for automatic clang-format application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't indent the whole namespace

SavchenkoValeriy opened this issue · comments

At the moment, whenever the user adds a function or a class into a namespace, the whole namespace will be formatted.