|
|
1
1
在robotidy中配置变压器的方法很少。
它将运行所有默认转换器,并使用line_length参数9999额外配置SplitToolLongline。
Howewer我认为最好完全禁用SplitToolLong,因为你不想运行它——你可以使用
文档中描述了它(我承认我应该更好地链接它,例如在每个transformer中提供指向此页面的url): https://robotidy.readthedocs.io/en/latest/configuration/configuring_transformers.html#configuring-transformers |