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
Sort

Pull requests list

Add Directory name no space opt-in rule
#3523 opened Feb 16, 2021 by timcmiller Loading… updated Sep 1, 2022
Fix excluded path calculation when passing in individual files
#3534 opened Feb 24, 2021 by sethfri Loading… updated Sep 1, 2022
Add an identifier to Reporters
#3551 opened Mar 3, 2021 by walterg2 Loading… updated Sep 1, 2022
Allow opening brace on newline in case of multiline class or struct
#3594 opened Apr 10, 2021 by revolter Loading… updated Sep 1, 2022
Implement observable_object_main_actor rule
#3657 opened Jun 12, 2021 by 72A12F4E Loading… updated Sep 1, 2022
Add mutable_hash rule
#3738 opened Oct 10, 2021 by evnik Loading… updated Sep 1, 2022
[WIP] Custom rule AST matching/querying
#3741 opened Oct 11, 2021 by aaroncrespo Loading… updated Sep 1, 2022
add rule to check for @Environment usage
#3786 opened Dec 15, 2021 by hborawski Loading… updated Sep 1, 2022
add support excluded names for function_body_length rule
#3787 opened Dec 20, 2021 by VldmrVstsk Draft updated Sep 1, 2022
Enable caching for collecting rules
#3796 opened Dec 28, 2021 by acecilia Loading… updated Sep 1, 2022
Add structured_function_doc rule
#3802 opened Jan 9, 2022 by arangato Loading… updated Sep 1, 2022
WIP: Rewrite mark rule using SwiftSyntax
#4101 opened Aug 16, 2022 by jpsim Draft updated Sep 1, 2022
Modify: includePaths support star path, matching star path.
#4118 opened Aug 23, 2022 by fengsh998 Loading… updated Sep 1, 2022
Add --correctable-only flag to lint and analyze commands
#4204 opened Sep 13, 2022 by jpsim Draft updated Sep 14, 2022
Add a declarative DSL to write rules that use SwiftSyntax
#4023 opened Jul 12, 2022 by ryanaveo Loading… updated Sep 15, 2022
Ignore comments starting right at the beginning of a line
#4198 opened Sep 10, 2022 by SimplyDanny Loading… updated Oct 2, 2022
Add "stable git revision" CLI option
#3536 opened Feb 24, 2021 by jpsim Loading… updated Oct 5, 2022
Rewrite closure_end_indentation with SwiftSyntax
#4400 opened Oct 17, 2022 by jpsim Draft updated Oct 17, 2022
Rewrite custom_rules with SwiftSyntax
#4405 opened Oct 17, 2022 by jpsim Draft updated Oct 20, 2022
[CI] Generate docs with Buildkite instead of Azure Pipelines
#4458 opened Oct 23, 2022 by jpsim Draft updated Oct 23, 2022
Process path/result so it's paths have same case as excludedPaths
#4444 opened Oct 22, 2022 by alexbbrown Loading… updated Oct 25, 2022
Add Command Plugins
#4671 opened Jan 5, 2023 by uhooi Loading… updated Jan 6, 2023
Proof-of-concept: Async Rules
#4777 opened Feb 20, 2023 by jpsim Draft updated Mar 3, 2023
ProTip! Adding no:label will show everything without a label.