You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes following error on Windows when .clang-format is not found:
error: -offset, -length and -lines can only be used for single file.
Also added undocumented feature - g:clang_format#enable_fallback_style for those who do not want any auto-formatting from clang if .clang-format is not found.
0 commit comments