Hello Team,
I want to scan php project which contains smarty template files (file extension .tpl). Is this possible to scan smarty template files (.tpl) in sonar community or enterprise edition?
Hello Team,
I want to scan php project which contains smarty template files (file extension .tpl). Is this possible to scan smarty template files (.tpl) in sonar community or enterprise edition?
Hey there.
If I understand correctly, .tpl
files are valid HTML files, which means you can add them to the HTML file suffixes (Project Settings/Administration > General Settings > Languages > HTML)
WIth that said, we have no rules specifically targeting these types of files or to help developers use Smarty.