差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改 Both sides next revision
java:sonarlint:fixcodesmell [2020/08/02 16:07]
tony
java:sonarlint:fixcodesmell [2020/08/02 23:51]
tony [Blocker]
行 3: 行 3:
 ===== Blocker ===== ===== Blocker =====
   * [[.:​fixcodesmell:​S2178|Short-circuit logic should be used in boolean contexts (java:​S2178)]]   * [[.:​fixcodesmell:​S2178|Short-circuit logic should be used in boolean contexts (java:​S2178)]]
 +  * [[.:​fixcodesmell:​S128|Switch cases should end with an unconditional "​break"​ statement (java:​S128)]]
  
 ===== Minor ===== ===== Minor =====