Danny Mösch
|
599e51a5a2
|
Format code (#6151)
|
2025-07-02 17:50:53 -04:00 |
|
Danny Mösch
|
ff21ff796c
|
Specify rule properties in attribute
|
2024-12-26 20:40:29 +01:00 |
|
Martin Redington
|
9e78054781
|
Preserve trailing comments for opening_brace rule (#5780)
|
2024-09-08 12:31:45 +01:00 |
|
 Leonardo de Sousa RodriguesandDanny Mösch
|
3bb8014782
|
Add options to opening_brace rule that silence it on multiline statements and types (#5521)
Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
|
2024-08-24 05:44:33 -04:00 |
|
Danny Mösch
|
b67e82a832
|
Extract new contrasted_opening_brace rule from opening_brace rule (#5723)
|
2024-08-03 18:03:41 +02:00 |
|
Danny Mösch
|
e44bf9adb6
|
Add new brace_on_new_line option to opening_brace rule (#5708)
|
2024-07-30 22:23:01 +02:00 |
|
Danny Mösch
|
39b7c9f134
|
Move and refactor methods (#5706)
|
2024-07-27 16:24:32 +00:00 |
|
Danny Mösch
|
238415b4f7
|
Place corrections optionally into violations (#5680)
This avoids maintaining two lists of objects.
|
2024-07-20 16:24:17 +02:00 |
|
Danny Mösch
|
dfe19ac7fc
|
Respect comments before opening braces in opening_brace rule (#5582)
|
2024-05-15 23:06:59 +02:00 |
|
Kishikawa Katsumi
|
0d54c2a10d
|
Rewrite opening_brace rule with SwiftSyntax (#5164)
|
2023-12-02 12:21:50 +01:00 |
|
Danny Mösch
|
2ed1fc2f27
|
Let all rules be configurable (#5274)
|
2023-10-12 17:30:45 +02:00 |
|
Danny Mösch
|
f10fc3056b
|
Remove superfluous newline characters from examples (#5158)
|
2023-08-06 12:23:26 -04:00 |
|
JP Simard
|
a7bc9e20c7
|
Move built-in rules to new SwiftLintBuiltInRules module (#4950)
|
2023-04-27 11:16:01 -04:00 |
|