Skip to content

Commit

Permalink
Fix changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed Nov 9, 2020
1 parent d9b5df2 commit eb0c1b2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@
[Skoti](https://github.com/Skoti)
[#1151](https://github.com/realm/SwiftLint/issues/1151)

* Add an `always_keep_imports` configuration option for the
`unused_import` rule.
[Keith Smiley](https://github.com/keith)

#### Bug Fixes

* None.
Expand Down Expand Up @@ -302,8 +306,6 @@
found issues.
[krin-san](https://github.com/krin-san)
[#3177](https://github.com/realm/SwiftLint/pull/3177)
* Add 'always_keep_imports' UnusedImportRule exception.
[Keith Smiley](https://github.com/keith)

* Add opt-in `ibinspectable_in_extension` rule to lint against `@IBInspectable`
properties in `extensions`.
Expand Down

0 comments on commit eb0c1b2

Please sign in to comment.