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

unused-parameter rule should not trigger on binding closure parameter bug Unexpected and reproducible misbehavior.
#5740 opened Aug 8, 2024 by sindresorhus
2 tasks done
--only-rule option doesn't work without a .swiftlint.yml configuration bug Unexpected and reproducible misbehavior.
#5711 opened Jul 28, 2024 by SimplyDanny
Falsepositive overridden_super_call bug Unexpected and reproducible misbehavior.
#5655 opened Jul 7, 2024 by NikKovIos
Macro exclusion for line_length missing bug Unexpected and reproducible misbehavior. sourcekit-issue Issues that are caused by a misbehavior in SourceKit and need to be fixed upstream.
#5648 opened Jun 30, 2024 by Craz1k0ek
2 tasks done
missing_docs doesn't trigger for non-inherited properties/functions when using excludes_inherited_types acceptable-false-positive False positives caused by rules that are unavoidable due to missing type information. bug Unexpected and reproducible misbehavior.
#5633 opened Jun 18, 2024 by bobbradley
2 tasks done
void_function_in_ternary incorrectly triggered with if and switch expressions bug Unexpected and reproducible misbehavior.
#5611 opened May 29, 2024 by tristanSIF
2 tasks done
Autocorrect for redundant_void_return can cause code breakage acceptable-false-positive False positives caused by rules that are unavoidable due to missing type information. bug Unexpected and reproducible misbehavior.
#5609 opened May 28, 2024 by mikaryyn
2 tasks done
trailing_closure rule disagrees with Swift 5.8 forward-scan matching acceptable-false-positive False positives caused by rules that are unavoidable due to missing type information. bug Unexpected and reproducible misbehavior.
#5590 opened May 17, 2024 by defagos
2 tasks done
unused_import not taking into account @_exported import bug Unexpected and reproducible misbehavior.
#5528 opened Apr 7, 2024 by NachoSoto
2 tasks done
Glob.resolveGlob() is veeeery sloooow bug Unexpected and reproducible misbehavior.
#5501 opened Mar 20, 2024 by roddi
2 tasks done
isEmpty is triggered on iteratorProtocol extension acceptable-false-positive False positives caused by rules that are unavoidable due to missing type information. bug Unexpected and reproducible misbehavior.
#5326 opened Nov 3, 2023 by pronebird
2 tasks done
empty_enum_arguments false positive, --fix command breaks code preventing successful compile bug Unexpected and reproducible misbehavior.
#5269 opened Oct 9, 2023 by edorphy
2 tasks done
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
I have trailing_closure where is not acceptable-false-positive False positives caused by rules that are unavoidable due to missing type information. bug Unexpected and reproducible misbehavior.
#5150 opened Jul 31, 2023 by hrvoje0099
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
Duplicate Key in Dictionary Literal with Computed Var acceptable-false-positive False positives caused by rules that are unavoidable due to missing type information. bug Unexpected and reproducible misbehavior.
#5077 opened Jun 23, 2023 by aetherealtech
2 tasks done
False positive: vertical_parameter_alignment with specific function name bug Unexpected and reproducible misbehavior.
#5037 opened May 26, 2023 by MrCOBA
unhandled_throwing_task reports fine cases as errors bug Unexpected and reproducible misbehavior.
#4987 opened May 11, 2023 by soranoba
2 tasks done
indentation_width is not working well with multiple line if and guard bug Unexpected and reproducible misbehavior.
#4961 opened May 5, 2023 by miku1958
2 tasks done
Processing of command line paths is unintuitive and confusing bug Unexpected and reproducible misbehavior. discussion Topics that cannot be categorized as bugs or enhancements yet. They require further discussions. enhancement Ideas for improvements of existing features and rules.
#4823 opened Mar 16, 2023 by mildm8nnered
2 tasks done
Fatal error while scanning apple/swift repo bug Unexpected and reproducible misbehavior.
#4821 opened Mar 15, 2023 by ptupitsyn
2 tasks done
Excluded paths in nested configurations seem to resolve to invalid paths bug Unexpected and reproducible misbehavior. integration Issues related to integration of SwiftLint into toolchains.
#4765 opened Feb 13, 2023 by dahlborn
2 tasks done
superfluous_disable_command not triggering for custom rule bug Unexpected and reproducible misbehavior.
#4754 opened Feb 7, 2023 by marcelofabri
2 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.