Skip to content

Commit

Permalink
Fix Changelog url (#2745)
Browse files Browse the repository at this point in the history
  • Loading branch information
zntfdr authored and jpsim committed May 6, 2019
1 parent c33fc83 commit ef50162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
* Add `nslocalizedstring_require_bundle` rule to ensure calls to
`NSLocalizedString` specify the bundle where the strings file is located.
[Matthew Healy](https://github.com/matthew-healy)
[#2595](https://github.com/realm/SwiftLint/2595)
[#2595](https://github.com/realm/SwiftLint/issues/2595)

* `contains_over_first_not_nil` rule now also checks for `firstIndex(where:)`.
[Marcelo Fabri](https://github.com/marcelofabri)
Expand Down

0 comments on commit ef50162

Please sign in to comment.