Picodes/4naly3er

First link of issue is always link to second file.

wat96 opened this issue · 1 comments

wat96 commented

result += `${'```'}solidity\nFile: ${o.fileName}\n`;

Should be changed to use previousFileName instead of o.filename

Thank you @wat96!