Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

optional_string_data_conversion's Data -> String rule should be optional discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
#5785 opened Sep 9, 2024 by jshier
2 tasks done
"no_empty_block" causes default functions in protocols to be detected discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
#5749 opened Aug 12, 2024 by inotetw
2 tasks done
unused-parameter rule should not trigger on parameters used for their type discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
#5742 opened Aug 8, 2024 by sindresorhus
2 tasks done
Unintuitive behavior for parent and child configurations w.r.t. implicit overwrites discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. enhancement Ideas for improvements of existing features and rules.
#5724 opened Aug 3, 2024 by SimplyDanny
Swiftlint is breaking SwiftUI Previews when used as plugin in SPM package. discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. integration Issues related to integration of SwiftLint into toolchains.
#5693 opened Jul 24, 2024 by agruchala
2 tasks done
Enhance deployment_target Rule to Automatically Extract Target Version from Xcodeproj discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. enhancement Ideas for improvements of existing features and rules.
#5692 opened Jul 24, 2024 by KosFM
2 tasks done
Jazzy errors are not being detected in CI discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. documentation Issues related to documentation, either from the tooling side or content-wise.
#5690 opened Jul 22, 2024 by mildm8nnered
2 tasks done
Rule Request: [empty_catch] discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
#5634 opened Jun 19, 2024 by 72A12F4E
2 tasks done
Enforce attributes to be on the same line only if they don't have arguments discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. enhancement Ideas for improvements of existing features and rules.
#5618 opened Jun 5, 2024 by Reyshawn
2 tasks done
Dogfood Baselines internally discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
#5553 opened May 1, 2024 by mildm8nnered
Implement rule-level warning_threshold discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. enhancement Ideas for improvements of existing features and rules.
#5469 opened Feb 16, 2024 by kapitoshka438
2 tasks done
No way to apply force_unwrap rule in multiline strings discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. enhancement Ideas for improvements of existing features and rules.
#5379 opened Dec 6, 2023 by mergesort
2 tasks done
Enable Autocorrect Option in Xcode Build Tool Plugin discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. enhancement Ideas for improvements of existing features and rules.
#5378 opened Dec 6, 2023 by StefaniOSApps
2 tasks done
Questionable Accessibility Advice discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
#5364 opened Nov 22, 2023 by chriscm2006
Can unused_control_flow_label be configurable on which statement to check discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. enhancement Ideas for improvements of existing features and rules.
#5349 opened Nov 14, 2023 by RookieAAAA
2 tasks done
Warn implicit self for weak self captures, after self is unwrapped discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. rule-request Requests for a new rules.
#5331 opened Nov 6, 2023 by yagiztw
2 tasks done
SwiftLintPlugin should leverage Xcode caching discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
#5243 opened Sep 28, 2023 by conradev
Running lint without any code changes is still slow (30s vs 40s without cache) bug Unexpected and reproducible misbehavior. discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
#5207 opened Sep 7, 2023 by davbeck
2 tasks done
function_body_length - Add Configuration To Ignore Switch/Case statements discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
#5184 opened Aug 17, 2023 by LowAmmo
2 tasks done
FileHeaderConfiguration Request: Add a SWIFTLINT_CURRENT_PRODUCT placeholder discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
#5180 opened Aug 16, 2023 by Dean151
2 tasks done
Empty Array Initialize discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. rule-request Requests for a new rules.
#5156 opened Aug 4, 2023 by inotetw
Feature Request: Explicit Homebrew versions discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. enhancement Ideas for improvements of existing features and rules. integration Issues related to integration of SwiftLint into toolchains.
#5128 opened Jul 16, 2023 by Tyler-Keith-Thompson
False Positive: _modify for analyzer rules bug Unexpected and reproducible misbehavior. discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
#5094 opened Jul 3, 2023 by Iron-Ham
2 tasks done
Rule request: [no-async-without-await] Functions marked async must contain an await or return statement discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. rule-request Requests for a new rules.
#5082 opened Jun 26, 2023 by pm-dev
2 tasks done
Feature Request: disable rules for whole file discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. enhancement Ideas for improvements of existing features and rules.
#5052 opened Jun 7, 2023 by chwo
2 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.