JamitLabs / ProjLint

Project Linter to enforce your non-code best practices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically Generate LinuxMain.swift contents

Jeehut opened this issue · comments

Currently when adding new tests to the project they are not run on Linux servers. A similar approach like in SwiftLint could be used to generate the contents of LinuxMain.swift automatically by analyzing the Tests directory.

Fixed via de797dc.