Files
SwiftLint/Source/SwiftLintFramework/Extensions
JP Simard 8c171458f8 make QueuedPrint.swift compile on Linux
by adding an explicit `import Dispatch` and disabling the `atexit_b` call
on Linux. This just means that we won't be able to guarantee that the print()
buffer will have been flushed at program exit. Hopefully this doesn't
cause too many issues.
2016-12-11 14:04:49 -08:00
..
2016-10-09 01:09:50 +09:00
2016-10-09 01:09:50 +09:00
2016-11-08 19:29:11 +09:00