mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
aa73566b39
to avoid having to lock calls to mutating functions that don't actually perform mutating operations. This fixes races seen "in the wild" causing crashes.