Open DavidDong93 opened 8 years ago
This option makes it possible to use common patterns, such as reassigning a value in the condition of a while or do...while loop, without causing a warning. 这个选项下,用户可以进行普通操作,而不会引起警告。例如在 while 或 do...while 循环的条件中重新分配一个值。
All assignments are treated as problems 所有的赋值都会被视为是有问题的
Further Reading 延伸阅读
Version 版本
Resources 资源
请注意,Further Reading 和Resources 下面的内容译者没有翻译。
[docs/rules/no-cond-assign] Rule Details 规则详情