Compare commits
No commits in common. "70a2e272b8d97e32e8a52721efca8c4291a750a8" and "398b4b74775102da7bc6a510a08d0914592f9e62" have entirely different histories.
70a2e272b8
...
398b4b7477
|
|
@ -42,7 +42,7 @@ _arguments \
|
||||||
'(- *)--help-list[Display list of available options]' \
|
'(- *)--help-list[Display list of available options]' \
|
||||||
'(- *)--help-list-hidden[Display list of more available options]' \
|
'(- *)--help-list-hidden[Display list of more available options]' \
|
||||||
'--Wclang-format-violations[Warnings about individual formatting changes needed]' \
|
'--Wclang-format-violations[Warnings about individual formatting changes needed]' \
|
||||||
'--Werror[If set, changes formatting warnings to errors]' \
|
'--Werror=[If set, changes formatting warnings to errors]' \
|
||||||
'*--Wno-error=[If set, do not error out on the specified warning type]:warn' \
|
'*--Wno-error=[If set, do not error out on the specified warning type]:warn' \
|
||||||
'--assume-filename=[Set filename used to determine the language and to find .clang-format file]: :_files' \
|
'--assume-filename=[Set filename used to determine the language and to find .clang-format file]: :_files' \
|
||||||
'--cursor=[The position of the cursor when invoking clang-format from an editor integration]:pos' \
|
'--cursor=[The position of the cursor when invoking clang-format from an editor integration]:pos' \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue