Skip to content

Commit

Permalink
Remove duplicated changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
SimplyDanny committed Dec 2, 2023
1 parent 58c1e3f commit e5991aa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,6 @@

#### Enhancements

* Add new `non_optional_string_data_conversion` rule to enforce
non-failable conversions of .utf8 `String` <-> `Data`.
[Ben P](https://github.com/ben-p-commits)
[#5263](https://github.com/realm/SwiftLint/issues/5263)

* Add `only` configuration option to `todo` rule which allows to specify
whether the rule shall trigger on `TODO`s, `FIXME`s or both.
[gibachan](https://github.com/gibachan)
Expand Down

0 comments on commit e5991aa

Please sign in to comment.