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 adds support for lists in the clang format options dictionary.
These are required for some settings such as 'ForEachMacros' and
'IncludeCategories'
Also quote values since they will otherwise break if they contain a colon (:)
0 commit comments