configs/roles/config/files/.config/kate/externaltools/Clang%20Format%20Full%20File.ini
2024-10-12 15:05:31 +02:00

13 lines
269 B
INI

[General]
actionName=externaltool_ClangFormatFullFile
arguments=-i %{Document:FileName}
category=Tools
cmdname=clang-format-file
executable=clang-format
name=Clang Format Full File
output=Ignore
reload=true
save=CurrentDocument
trigger=None
workingDir=%{Document:Path}