Files
SwiftLint/Source/SwiftLintFramework/Extensions
JP Simard 9b93b3efb8 [SwiftLintFile] Remove lock in favor of UUID (#3347)
We were using this lock to guarantee a new ID for every file, but we can
get that benefit by using values that are guaranteed to be unique
without the need for locks, such as a UUID.
2020-09-17 07:35:05 -07:00
..
2020-08-05 01:40:38 -07:00
2018-05-04 13:42:02 -07:00