realm / SwiftLint

A tool to enforce Swift style and conventions.
https://realm.github.io/SwiftLint
MIT License
18.46k stars 2.2k forks source link

Enable `consider_default_literal_types_redundant` option #5555

Closed SimplyDanny closed 2 months ago

SwiftLintBot commented 2 months ago
1 Warning
:warning: If this is a user-facing change, please include a CHANGELOG entry to credit yourself!
You can find it at CHANGELOG.md.
1 Message
:book: Skipping OSSCheck because SwiftLint hasn't changed compared to 'main'

Here's an example of your CHANGELOG entry:

* Enable `consider_default_literal_types_redundant` option.  
  [SimplyDanny](https://github.com/SimplyDanny)
  [#issue_number](https://github.com/realm/SwiftLint/issues/issue_number)

note: There are two invisible spaces after the entry's text.

Generated by :no_entry_sign: Danger