mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
f32bc1f337
handle situation with async let _ = .... let can not be removed from "async let _ = ..." because removing it produces invalid swift syntax Co-authored-by: Martin Hosna <mhosna@samepage.io>