Issues: realm/SwiftLint
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Feature request: Add an option that changes behavior depending on whether attributes have arguments
discussion
#5011
opened May 15, 2023 by
woxtu
2 tasks done
redundant_self_in_closure false positive
acceptable-false-positive
A false positive caused by a rule that is unavoidable due to missing type information
bug
#5010
opened May 15, 2023 by
la-pieuvre
Feature Request: Mechanism to enable all analyzer rules by default
enhancement
#4999
opened May 12, 2023 by
417-72KI
2 tasks done
Release configuration builds using Xcode's Run Tool Plug-in take 15x longer to build with 0.52.0
#4998
opened May 11, 2023 by
DD-P
2 tasks done
Cannot build (or run) when SwiftLint installed via Swift Package
#4991
opened May 11, 2023 by
anosidium
2 tasks done
Warnings for deprecated rules that are implicitly enabled using the
all rule
discussion
#4989
opened May 11, 2023 by
sdc-78
2 tasks done
unhandled_throwing_task reports fine cases as errors
bug
#4987
opened May 11, 2023 by
soranoba
2 tasks done
indentation_width is not working well with multiple line if and guard
#4961
opened May 5, 2023 by
miku1958
2 tasks done
SwiftLint Incompatible with SwiftFormat
discussion
question
#4952
opened Apr 28, 2023 by
Mordil
2 tasks done
Feature Request: Add a configure subcommand to SwiftLint
discussion
enhancement
#4898
opened Apr 16, 2023 by
mildm8nnered
2 tasks done
Rule request: [await_within_actor] actor re-entrancy problem may cause a subtle bug
rule-request
#4883
opened Apr 12, 2023 by
j-war
2 tasks done
"Command PhaseScriptExecution failed with a nonzero exit code "happens when archieve
repro-needed
#4880
opened Apr 12, 2023 by
liubtNeu
Question: What is the expected behaviour of
opt_in_rules and disabled_rules in a child configuration?
discussion
#4876
opened Apr 11, 2023 by
mildm8nnered
2 tasks done
Rule request: [discarded_async_let_error] async let discards thrown errors
rule-request
#4867
opened Apr 4, 2023 by
j-war
2 tasks done
Incorrect warning for
Found a configuration for 'some_rule' rule, but it is not enabled on 'opt_in_rules'. with parent_config's
bug
#4858
opened Apr 2, 2023 by
mildm8nnered
2 tasks done
Rule Request: strict_accessibility_modifier
discussion
rule-request
#4839
opened Mar 25, 2023 by
mildm8nnered
2 tasks done
Rule(s) Request
unnecessary_open and missing_final
discussion
rule-request
#4838
opened Mar 25, 2023 by
mildm8nnered
2 tasks
False positive for the collection_alignment rule when "…" is used
bug
#4837
opened Mar 25, 2023 by
BobbyRohweder
2 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.