mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
d628c41665
This means that if `allowed_symbols` contains `_`, you can now write identifiers like `let _myLet`. Fixes https://github.com/realm/SwiftLint/issues/3306