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
The new lint rules want the loops on line 38 and 39 combined into 1 loop. I am going to disable the check to leave the code as is. But, wanted to raise it as a potential bug. Is the duplication intended?
The text was updated successfully, but these errors were encountered:
origen_testers/lib/origen_testers/smartest_based_tester/base/limits_file.rb
Lines 19 to 41 in 05824ce
The new lint rules want the loops on line 38 and 39 combined into 1 loop. I am going to disable the check to leave the code as is. But, wanted to raise it as a potential bug. Is the duplication intended?
The text was updated successfully, but these errors were encountered: