Skip to content

Commit 5976ea9

Browse files
committed
Add link to positional properties analyzer
1 parent dc4eb5f commit 5976ea9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Look for `Structured Logging` in Settings -> Plugins -> Browse repositories.
2828
* [Exception passed as a template argument](rules/ExceptionPassedAsTemplateArgumentProblem.md)
2929
* [Duplicate properties in a template](rules/TemplateDuplicatePropertyProblem.md)
3030
* [Template should be a compile-time constant](rules/TemplateIsNotCompileTimeConstantProblem.md)
31+
* [Prefer named properties instead of positional ones](rules/PositionalPropertyUsedProblem.md)
3132
* [Inconsistent log property naming](rules/InconsistentLogPropertyNaming.md)
3233

3334
## Credits

0 commit comments

Comments
 (0)