Skip to content

Pull requests: realm/SwiftLint

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Adds Variable Shadowing Rule
#6568 opened Mar 30, 2026 by nadeemnali Contributor Loading…
Avoid dropping inline comments in control_statement fixes
#6545 opened Mar 18, 2026 by theamodhshetty Contributor Loading…
Fix statement_position for guard else without whitespace
#6543 opened Mar 16, 2026 by theamodhshetty Contributor Loading…
Improve pattern_matching_keywords SwiftSyntax rule
#6534 opened Mar 9, 2026 by GandaLF2006 Contributor Loading…
Add explicit_return opt-in rule
#6523 opened Mar 2, 2026 by talanov Loading…
2
2
junit: add testsuite name and failure line metadata
#6512 opened Feb 27, 2026 by theamodhshetty Contributor Loading…
3 tasks done
Fix indentation_width false positives for multi-line conditions
#6505 opened Feb 19, 2026 by tanaev Loading…
3 of 4 tasks
Add redundant_final_actor opt-in rule
#6504 opened Feb 19, 2026 by william-laverty Contributor Loading…
Make conditional_returns_on_newline rule autocorrectable
#6489 opened Feb 11, 2026 by ldct Loading…
Add combine_flatmap lint rule
#6482 opened Feb 6, 2026 by ldct Draft
3 tasks
Fix multiline_call_arguments with enum-case patterns.
#6444 opened Jan 17, 2026 by GandaLF2006 Contributor Loading…
Update to Swift Tools Version 6.1
#6432 opened Jan 12, 2026 by SimplyDanny Collaborator Draft
Update Implicit return to check if/switch for single expression
#6310 opened Oct 17, 2025 by nandhinisubbu Contributor Loading…
Add some more rule rationales
#6308 opened Oct 17, 2025 by mildm8nnered Collaborator Draft
Link Swift standard library statically in Docker build
#6305 opened Oct 15, 2025 by SimplyDanny Collaborator Draft
Add legacy_uigraphics_functions rule
#6269 opened Oct 1, 2025 by DimDL Loading…
Test release archive in build
#6238 opened Sep 6, 2025 by SimplyDanny Collaborator Draft
Add cognitive complexity
#6210 opened Aug 29, 2025 by samglt Loading…
ProTip! Exclude everything labeled bug with -label:bug.