Skip to content
Merged
Prev Previous commit
Next Next commit
Code cleanup
  • Loading branch information
lucdion committed Dec 17, 2020
commit 51e7ecce222a2ade3e11512adeac63679ecccbe6
1 change: 0 additions & 1 deletion .swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ disabled_rules: # rule identifiers to exclude from running
- empty_count
- todo
- private_over_fileprivate
- unused_setter_value

excluded: # paths to ignore during linting. overridden by `included`.
- Pods
Expand Down