Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
This commit is contained in:
@ -44,7 +44,6 @@
|
||||
*/
|
||||
|
||||
class RenameDialog : public ConfirmationDialog {
|
||||
|
||||
GDCLASS(RenameDialog, ConfirmationDialog);
|
||||
|
||||
virtual void ok_pressed() { rename(); };
|
||||
|
||||
Reference in New Issue
Block a user