Martin Redington
|
d73d87ac97
|
Add `include_multiline_strings` option to `indentation_width` rule (#4785)
|
2023-02-26 11:52:29 +01:00 |
Danny Mösch
|
82249f5ed4
|
Include recently added option into rule/cache description (#4688)
|
2023-01-13 17:37:29 -05:00 |
Danny Mösch
|
67eb330f1c
|
Add key to severity configuration as a hint for the correct YAML syntax
|
2023-01-08 15:05:43 +01:00 |
JP Simard
|
4bd7da32ea
|
Reduce visibility of rules to be `internal` (#4533)
There's no reason to expose these publicly and this will make it nicer
to move to a new module outside of the core SwiftLint functionality.
|
2022-11-09 11:01:26 -05:00 |
Danny Mösch
|
828f36958f
|
Introduce option to ignore indentation of compiler directives in `indentation_width` rule (#4066)
|
2022-08-10 21:52:32 +02:00 |
Dylan Maryk
|
5a3844401b
|
Fix missing comma in description (#3588)
|
2021-04-27 22:51:37 -07:00 |
Frederick Pietschmann
|
98e870e726
|
Fix modifier order
|
2020-01-06 08:30:49 +01:00 |
Frederick Pietschmann
|
3a8ad943c3
|
Add configuration option whether to consider comment lines for indentation_width rule
|
2020-01-06 08:30:49 +01:00 |
Frederick Pietschmann
|
8c245c7581
|
Add new indentation_width rule
|
2020-01-06 08:30:49 +01:00 |