googlearchive / science-journal-ios

Use the sensors in your mobile devices to perform science experiments. Science doesn’t just happen in the classroom or lab—tools like Science Journal let you see how the world works with just your phone.
https://sciencejournal.withgoogle.com/
Apache License 2.0
536 stars 62 forks source link

Final batch of SwiftLint updates #44

Closed taquitos closed 5 years ago

taquitos commented 5 years ago

Disable cyclomatic_complexity rule delegates to weak delegates

Corrected: unused_setter_value operator_whitespace vertical_whitespace opening_brace vertical_parameter_alignment Unneeded break removed empty_enum_arguments legacy_hashing legacy_constructor

Checklist