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

function_default_parameter_at_end should not trigger for isolated parameter. 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.
#5793 opened Sep 13, 2024 by Supereg
2 tasks done
superfluous_disable_command bug bug Unexpected and reproducible misbehavior.
#5788 opened Sep 11, 2024 by artsimonyan23
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
Make it possible to install any version from brew 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.
#5784 opened Sep 9, 2024 by grzegorzkrukowski
Add support for configuring lenient: true in .swiftlint.yml enhancement Ideas for improvements of existing features and rules.
#5779 opened Sep 1, 2024 by F1248
2 tasks done
Use integer environment variables in .swiftlint.yml file question Question or doubts that needs discussion and clarification. Can become a bug or proposal.
#5774 opened Aug 28, 2024 by EGOR-art-cell
Create custom rule for .multilineTextAlignment for Text help Questions or user problems that require more explanation rather than code changes.
#5771 opened Aug 26, 2024 by MaksimBezdrobnoi
Custom Rule shows warning message on incorrect line number help Questions or user problems that require more explanation rather than code changes.
#5766 opened Aug 22, 2024 by prabindatta
2 tasks done
file_types_order stopped working with partial order set repro-needed Issues that cannot be reproduced or miss proper descriptive examples.
#5755 opened Aug 18, 2024 by username0x0a
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
unused-parameter: Support configuring parameter names to ignore 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.
#5741 opened Aug 8, 2024 by sindresorhus
2 tasks done
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
Substitution support in custom rules enhancement Ideas for improvements of existing features and rules.
#5728 opened Aug 5, 2024 by dankinsoid
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
The superfluous_disable_command rule should report disabled rules too enhancement Ideas for improvements of existing features and rules. rule-request Requests for a new rules.
#5715 opened Jul 30, 2024 by revolter
2 tasks done
Rule Request: Add Class Prefix Rule rule-request Requests for a new rules.
#5714 opened Jul 30, 2024 by inotetw
1 task
Rule Request: SwiftUI: Prefer scaledToFit()/scaledToFill() over aspectRatio(contentMode:) good first issue Issue to be taken up by new contributors yet unfamiliar with the project. rule-request Requests for a new rules.
#5713 opened Jul 29, 2024 by CraigSiemens
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
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
swiflint adding incorrect spaces help Questions or user problems that require more explanation rather than code changes.
#5663 opened Jul 10, 2024 by pablorodriguezcolbaes
Falsepositive overridden_super_call bug Unexpected and reproducible misbehavior.
#5655 opened Jul 7, 2024 by NikKovIos
ProTip! Adding no:label will show everything without a label.