Add script to generate template effect files #7910
5 issues found.
Annotations
Check notice on line 76 in plugins/TemplateEffect/TemplateEffect.cpp
codefactor-io / CodeFactor
plugins/TemplateEffect/TemplateEffect.cpp#L76
Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)
Check notice on line 36 in plugins/TemplateEffect/TemplateEffect.cpp
codefactor-io / CodeFactor
plugins/TemplateEffect/TemplateEffect.cpp#L36
Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)
Check notice on line 49 in plugins/TemplateEffect/TemplateEffect.cpp
codefactor-io / CodeFactor
plugins/TemplateEffect/TemplateEffect.cpp#L49
Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)
Check notice on line 70 in plugins/TemplateEffect/TemplateEffect.cpp
codefactor-io / CodeFactor
plugins/TemplateEffect/TemplateEffect.cpp#L70
Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)
Check notice on line 61 in plugins/TemplateEffect/TemplateEffectControlDialog.cpp
codefactor-io / CodeFactor
plugins/TemplateEffect/TemplateEffectControlDialog.cpp#L61
Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)