SwiftLint/Source/SwiftLintFramework/Documentation
Danny Moesch d77d23cbeb
Add option to exclude examples from the rule documentation (#3834)
The option can be used if an example has mainly been added as another test case, but is not suitable
as a user example. User examples should be easy to understand. They should clearly show where and
why a rule is applied and where not. Complex examples with rarely used language constructs or
pathological use cases which are indeed important to test but not helpful for understanding can be
hidden from the documentation with this option.
2022-03-02 10:55:42 -05:00
..
RuleDocumentation.swift Add option to exclude examples from the rule documentation (#3834) 2022-03-02 10:55:42 -05:00
RuleListDocumentation.swift Fix default rules section in documentation (#3857) 2022-02-15 06:23:05 -08:00