Upgrade SwiftLint to 0.41.0 to use only_rules Instead of whitelist_rules #3173
Labels
category: tooling
Anything that involves building & maintaining the project, including scripts, `Fastfile`, etc.
type: task
An internally driven task.
This is probably the last item we need to remove non-inclusive languages from the project.
SwiftLint version 0.41.0 adds an inclusive version for this,
only_rules
(realm/SwiftLint#3243). At the time of this writing, Hound only supports 0.27.0.I submitted a request to Hound here: houndci/hound#1825.
My initial attempt for this is here: #3172.
The text was updated successfully, but these errors were encountered: