mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
[CHANGELOG] Add ObjectLiteral config change
This commit is contained in:
committed by
Cihat Gündüz
parent
95a8b8137f
commit
52176fdcee
@@ -47,6 +47,11 @@
|
||||
parameters are vertically aligned on a method call.
|
||||
[Marcelo Fabri](https://github.com/marcelofabri)
|
||||
[#1037](https://github.com/realm/SwiftLint/issues/1037)
|
||||
* Add `code_literal` and `image_literal` boolean configuration options to
|
||||
`object_literal` rule. They allow to only check for one or the other
|
||||
literal type instead of both together.
|
||||
[Cihat Gündüz](https://github.com/Dschee)
|
||||
[#1587](https://github.com/realm/SwiftLint/issues/1587)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user