Pull requests · realm/SwiftLint
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 2.3k
Pull requests list
Bump github.com/jpsim/sourcekitten from 0.37.2 to 0.37.3 dependencies Pull requests that update dependencies.
#6585 opened Apr 3, 2026 by dependabot bot Loading…
Bump docker/login-action from 4.0.0 to 4.1.0 in /.github/actions/docker-build dependencies Pull requests that update dependencies.
#6584 opened Apr 3, 2026 by dependabot bot Loading…
Bump docker/login-action from 4.0.0 to 4.1.0 dependencies Pull requests that update dependencies.
#6583 opened Apr 3, 2026 by dependabot bot Loading…
Bump actions/deploy-pages from 4 to 5 dependencies Pull requests that update dependencies.
#6582 opened Apr 3, 2026 by dependabot bot Loading…
Bump bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml from 1.1.0 to 1.2.0 dependencies Pull requests that update dependencies.
#6581 opened Apr 3, 2026 by dependabot bot Loading…
Bump ruby/setup-ruby from 1.298.0 to 1.299.0 dependencies Pull requests that update dependencies.
#6580 opened Apr 3, 2026 by dependabot bot Loading…
Bump rules_swift from 3.5.0 to 3.6.0 dependencies Pull requests that update dependencies.
#6579 opened Apr 3, 2026 by dependabot bot Loading…
Bump apple_support from 2.4.0 to 2.5.2 dependencies Pull requests that update dependencies.
#6578 opened Apr 3, 2026 by dependabot bot Loading…
Bump sourcekitten from 0.37.2 to 0.37.3 dependencies Pull requests that update dependencies.
#6577 opened Apr 3, 2026 by dependabot bot Loading…
Base corrections on bytes to avoid range conversions
#6570 opened Apr 1, 2026 by SimplyDanny • Draft
#6568 opened Mar 30, 2026 by nadeemnali Loading…
Fix prefer_self_in_static_references for shadowed nested types
#6552 opened Mar 25, 2026 by theamodhshetty Loading…
Avoid dropping inline comments in control_statement fixes
#6545 opened Mar 18, 2026 by theamodhshetty Loading…
Fix false positives for unused_enumerated with result member access
#6544 opened Mar 17, 2026 by theamodhshetty Loading…
Fix statement_position for guard else without whitespace
#6543 opened Mar 16, 2026 by theamodhshetty Loading…
feat: add --fail-on-unfixable flag for single-pass fix and validation
#6540 opened Mar 14, 2026 by omar-y-abdi Loading…
Fix false positives in vertical_parameter_alignment_on_call with Unicode
#6535 opened Mar 10, 2026 by theamodhshetty Loading…
Improve pattern_matching_keywords SwiftSyntax rule
#6534 opened Mar 9, 2026 by GandaLF2006 Loading…
fix(indentation_width): catch under-indented closing braces
#6524 opened Mar 6, 2026 by theamodhshetty Loading…
Add explicit_return opt-in rule
#6523 opened Mar 2, 2026 by talanov Loading…
2 1
junit: add testsuite name and failure line metadata
#6512 opened Feb 27, 2026 by theamodhshetty Loading…
3 tasks done
fix: void_function_in_ternary false positive inside if/switch expressions
#6510 opened Feb 24, 2026 by WZBbiao Loading…
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 Loading…
Make conditional_returns_on_newline rule autocorrectable
#6489 opened Feb 11, 2026 by ldct Loading…
ProTip! Add no:assignee to see everything that’s not assigned.