You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed these warnings in Xcode btw: The anyobject_protocol rule is now deprecated and will be completely removed in a future release. The unused_capture_list rule is now deprecated and will be completely removed in a future release due to an equivalent warning issued by the Swift compiler.
Consider adding the following rules with
severity: error
.(Check #692 for related discussion)
large_tuple
line_length
type_name
accessibility_trait_for_button
convenience_type
no_magic_numbers
weak_delegate
contains_over_filter_count
contains_over_filter_is_empty
function_default_parameter_at_end
indentation_width
sorted_imports
superfluous_else
type_contents_order
unowned_variable_capture
The text was updated successfully, but these errors were encountered: