Kabir Oberai
|
92679e230d
|
Fix implicit_getter false positive in case of unknown accessors (#5300)
|
2023-11-09 09:14:16 +01:00 |
|
Danny Mösch
|
e7460339d4
|
Declare ConfigurationElement as Equatable right away
|
2023-11-05 00:24:42 +01:00 |
|
Danny Mösch
|
45e19610be
|
Use _modify accessor to allow ConfigurationElement to be a struct type
|
2023-11-05 00:24:42 +01:00 |
|
Danny Mösch
|
58928b7e40
|
Enforce any on existential types (#5273)
This makes syntactically clear which types are rather expensive.
|
2023-10-12 08:37:23 +02:00 |
|
Danny Mösch
|
0934c18cba
|
Let RuleConfigurations be equatable by default (#5257)
|
2023-10-03 18:05:31 +02:00 |
|
Danny Mösch
|
2433e7b5bf
|
Make use of macros to generate configuration parsing code (#5250)
|
2023-10-02 22:35:24 +02:00 |
|
Martin Redington
|
0c9827bc59
|
Add include_bare_init option to explicit_init rule (#5203)
|
2023-09-04 22:19:54 +02:00 |
|
Danny Mösch
|
84405f9d3f
|
Use correct separator for nested descriptions
|
2023-08-28 20:19:28 +02:00 |
|
Danny Mösch
|
d5a176790a
|
Reuse option serialization code
|
2023-08-28 20:19:28 +02:00 |
|
Danny Mösch
|
668cce84db
|
Print YAML configuration in output of rules command
|
2023-08-28 20:19:28 +02:00 |
|
Danny Mösch
|
45ba074b7a
|
Document exclude_ranges in number_separator rule
|
2023-07-08 14:56:50 +02:00 |
|
Danny Mösch
|
9881930be5
|
Implement conformances in extensions (#5109)
|
2023-07-08 13:52:17 +02:00 |
|
Danny Mösch
|
d1fe2fc1d3
|
Omit empty default configurations from documentation (#5100)
|
2023-07-05 17:52:43 -04:00 |
|
Danny Mösch
|
ac81139942
|
Provide projectedValue to refer to option name (#5098)
|
2023-07-05 00:05:04 +02:00 |
|
Danny Mösch
|
678cd6f805
|
Introduce a model for rule configuration description (#3931)
|
2023-07-03 22:47:30 +02:00 |
|