tiramon / CGFileMerge

In CodinGame we have to output one file, but development is far easier if you can locally work with multiple files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imports not cleaned

tiramon opened this issue · comments

If a class that is in the scope of the merger is imported somewhere. the import for this class must be handled as knownClass and should not appear in the imports of the merged file