issues
search
realm
/
SwiftLint
A tool to enforce Swift style and conventions.
https://realm.github.io/SwiftLint
MIT License
19k
stars
2.25k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Swiftlint with Exclusions takes up to 10 minutes, --use-alternative-excluding can't be used as PluginBuildTool
#6084
Kaspik
opened
16 hours ago
0
Bump DavidAnson/markdownlint-cli2-action from 19 to 20 in the github-actions group
#6083
dependabot[bot]
opened
1 day ago
0
Initial implementation of allowed_types option for `one-declaration-per-file` rule
#6082
snofla
opened
1 day ago
1
Add new rule `unnest_switches_using_tuple`
#6081
snofla
opened
3 days ago
1
swift lint installed with `brew install swiftlint` on Ubuntu 22.04 crashes
#6080
valeriyvan
opened
4 days ago
0
Clean up CI build warnings / errors
#6079
snofla
closed
1 week ago
1
Add 'Reduce Into Instead Of Loop' rule
#6078
snofla
opened
1 week ago
1
Disable boolean values for validates_start_with_lowercase and remove deprecation warning
#6077
kaseken
closed
5 days ago
1
Project lint fails due to expired TODO comment in NameConfiguration.swift
#6076
kaseken
closed
5 days ago
1
Fix false positives in redundant_discardable_let rule
#6075
kaseken
opened
1 week ago
1
Allow automatically using `.swiftlint.yaml`
#6074
rgoldberg
opened
2 weeks ago
0
Flag to output relative instead of absolute paths
#6073
rgoldberg
opened
2 weeks ago
0
`one_declaration_per_file`: Allow certain types in same file
#6072
rgoldberg
opened
2 weeks ago
0
file_types_order option to require extensions to follow what they extend
#6071
rgoldberg
opened
2 weeks ago
0
Add an `avoid_print` or similar rule
#6070
rgoldberg
opened
2 weeks ago
0
Add opt-in `unneeded_throws_rethrows` rule
#6069
tonyskansf
opened
3 weeks ago
1
Allow `prefer_key_paths` to ignore identity closures (`{ $0 }`)
#6068
p4checo
opened
3 weeks ago
1
#6054: Fix false positive for Actor-conforming delegate protocols in class_delegate_protocol rule
#6067
imsonalbajaj
opened
3 weeks ago
1
Support regex pattern matching for `file_name` `excluded` array in configuration file
#6066
vimscientist69
opened
3 weeks ago
0
`multiline_arguments` incorrectly triggers when using Swift 6.1's trailing comma list feature
#6065
theblixguy
opened
3 weeks ago
0
How to ignore `file_name` rule for files like `BackendController+KeychainAuthToken.swift`
#6064
vimscientist69
closed
3 weeks ago
1
False positive on `redundant_discardable_let` rule in SwiftUI `@ViewBuilder`
#6063
ObjectiveCesar
opened
3 weeks ago
2
Spurious shorthand_optional_binding error when a local variable has the same name as an external variable
#6062
rgoldberg
closed
3 weeks ago
0
Better error reporting
#6061
mildm8nnered
opened
3 weeks ago
1
False positive on duplicate_imports rule
#6060
aleksanderlorenc-lw
opened
3 weeks ago
0
Tried removing the lock
#6059
mildm8nnered
closed
3 weeks ago
1
custom_rules violations are not reported in a deterministic order
#6058
mildm8nnered
opened
4 weeks ago
0
only rule should work for individual custom rules
#6057
mildm8nnered
opened
4 weeks ago
1
[chore] Fix bazel project and update rules
#6056
marcelofabri
closed
1 month ago
2
Where is the cache stored?
#6055
JosephDuffy
opened
1 month ago
1
class_delegate_protocol warning triggered by the Actor protocol
#6054
bagofstars
opened
1 month ago
2
SwiftLint format with Swift 6.1 trailing commas feature changes closing parenthesis indentation
#6053
ebgraham
opened
1 month ago
4
swiftlint crashes due to duplicate keys in configuration
#6052
dimlio
opened
1 month ago
4
Allow magic numbers to be configured
#6051
mildm8nnered
closed
1 month ago
3
Fix issue referencing `FrameworkTests` from another Bazel workspace
#6050
jszumski
closed
1 month ago
4
Remove `opaque_over_existential` rule
#6049
SimplyDanny
closed
1 month ago
3
Adopt Swift Testing
#6048
SimplyDanny
opened
1 month ago
1
Switch some build steps to Swift 6.1
#6047
SimplyDanny
closed
1 month ago
0
`opaque_over_existential` breaks Codable and other conformances
#6046
ZevEisenberg
closed
1 month ago
10
Rule Request: invisible_characters
#6045
kapitoshka438
opened
1 month ago
0
Excluded is not working properly then files are passed directly
#6044
Vadim-Lavrov
closed
1 month ago
2
Update DuckDuckGo repo link
#6043
SimplyDanny
closed
1 month ago
1
Xcode 16.3: error when adding SwiftLint plugin to Package.swift target
#6042
florianschulz
closed
1 month ago
4
Build Tool Plug-in on Xcode 16.3: Silent Warnings
#6041
florianschulz
closed
1 month ago
7
Support Swift version 6.1
#6040
SimplyDanny
closed
1 month ago
1
Rule Request: Condition list instead of boolean &&
#6039
SimplyDanny
opened
1 month ago
3
Register new rule in reference file in first/single run
#6038
SimplyDanny
closed
1 month ago
1
Track correctable rules
#6037
SimplyDanny
closed
1 month ago
1
Register rules in test reference
#6036
SimplyDanny
closed
1 month ago
1
Fix Ignore UIColor initializers in no_magic_numbers rule issue
#6035
suojae
closed
1 month ago
2
Next