-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Issues: realm/SwiftLint
Xcode 16.3: error when adding SwiftLint plugin to Package.swi...
#6042
by florianschulz
was closed Apr 3, 2025
Closed
4
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
Support regex pattern matching for
file_name
excluded
array in configuration file
#6066
opened Apr 24, 2025 by
vimscientist69
2 tasks done
multiline_arguments
incorrectly triggers when using Swift 6.1's trailing comma list feature
#6065
opened Apr 24, 2025 by
theblixguy
False positive on
redundant_discardable_let
rule in SwiftUI @ViewBuilder
#6063
opened Apr 24, 2025 by
ObjectiveCesar
False positive on duplicate_imports rule
#6060
opened Apr 23, 2025 by
aleksanderlorenc-lw
2 tasks done
custom_rules violations are not reported in a deterministic order
enhancement
Ideas for improvements of existing features and rules.
#6058
opened Apr 22, 2025 by
mildm8nnered
2 tasks done
Where is the cache stored?
help
Questions or user problems that require more explanation rather than code changes.
#6055
opened Apr 17, 2025 by
JosephDuffy
class_delegate_protocol warning triggered by the Actor protocol
enhancement
Ideas for improvements of existing features and rules.
good first issue
Issue to be taken up by new contributors yet unfamiliar with the project.
#6054
opened Apr 16, 2025 by
bagofstars
SwiftLint format with Swift 6.1 trailing commas feature changes closing parenthesis indentation
bug
Unexpected and reproducible misbehavior.
#6053
opened Apr 15, 2025 by
ebgraham
2 tasks done
swiftlint crashes due to duplicate keys in configuration
bug
Unexpected and reproducible misbehavior.
#6052
opened Apr 15, 2025 by
dimlio
2 tasks done
Rule Request: invisible_characters
rule-request
Requests for a new rules.
#6045
opened Apr 4, 2025 by
kapitoshka438
2 tasks done
Rule Request: Condition list instead of boolean &&
rule-request
Requests for a new rules.
#6039
opened Mar 30, 2025 by
SimplyDanny
Script input files are much slower then explicit passing the paths
discussion
Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
integration
Issues related to integration of SwiftLint into toolchains.
#6031
opened Mar 22, 2025 by
Ernest0-Production
2 tasks done
OnlyRule not work with custom_rules
enhancement
Ideas for improvements of existing features and rules.
#6029
opened Mar 22, 2025 by
Ernest0-Production
2 tasks done
async_without_await
triggers on methods which are marked with @MainActor
discussion
#6013
opened Mar 6, 2025 by
Heckscheibe
2 tasks done
Create an official repository for SwiftLintPlugins
discussion
Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
integration
Issues related to integration of SwiftLint into toolchains.
#6008
opened Feb 22, 2025 by
connor-ricks
2 tasks done
Ignore Unexpected and reproducible misbehavior.
closure_end_indentation
with empty closure
bug
#6005
opened Feb 20, 2025 by
417-72KI
2 tasks done
Rule to check for Swift 5-mode-incompatible API
rule-request
Requests for a new rules.
#5987
opened Feb 1, 2025 by
mattmassicotte
2 tasks done
Show a opt-in warning for undocumented Questions or user problems that require more explanation rather than code changes.
open
/ public
code blocks
help
#5974
opened Jan 20, 2025 by
CodebyCR
2 tasks done
prefer_key_path
in 0.58.0 warns if {$0}
instead of (\.self)
for SwiftPM using Swift 5
help
#5965
opened Jan 15, 2025 by
rgoldberg
2 tasks done
Rule Request: Prefer using Asset Symbols
rule-request
Requests for a new rules.
#5939
opened Jan 6, 2025 by
417-72KI
2 tasks done
number_separator
: allow ignoring certain types of numbers
discussion
#5932
opened Jan 2, 2025 by
rgoldberg
2 tasks done
one_declaration_per_file
: ignore declarations less visible than a specified access level
enhancement
#5931
opened Jan 2, 2025 by
rgoldberg
2 tasks done
opening_braces allows some multiline if statements, others get flagged
discussion
Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
enhancement
Ideas for improvements of existing features and rules.
#5923
opened Dec 28, 2024 by
dhoerl-lp
2 tasks done
False positive for False positives caused by rules that are unavoidable due to missing type information.
bug
Unexpected and reproducible misbehavior.
prefer_self_in_static_references
when an inner struct has the same name as its owner
acceptable-false-positive
#5917
opened Dec 27, 2024 by
mildm8nnered
2 tasks done
Add coverage statistics
enhancement
Ideas for improvements of existing features and rules.
#5906
opened Dec 22, 2024 by
mildm8nnered
2 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.