You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Treat KDoc @propertys as special types of @params, fixes#431 (#498)
Summary:
Treat `property` the same as `param` (which matches the description in the KDoc documentation). This fixes an incompatibility between ktfmt and detekt's formatting rules.
Pull Request resolved: #498
Reviewed By: strulovich
Differential Revision: D60925985
Pulled By: hick209
fbshipit-source-id: 2868a20c0256d4aa85f6c0df23b3bb1642bcacd7
0 commit comments