Ignore "ambiguous variable name" warning for EasyConfig style check#4644
Ignore "ambiguous variable name" warning for EasyConfig style check#4644Flamefire wants to merge 1 commit intoeasybuilders:developfrom
Conversation
|
@Flamefire I actually think it would be better if we stopped using |
|
I wouldn't mind. It should be a "quick" search and replace. I see at least 104 affected easyconfigs. Additionally what should |
I'd prefer no single letter variables at all actually... |
In list comprehensions like |
|
Let's then just use |
|
No need for this with the changes in easybuilders/easybuild-easyconfigs#21502, so closing this... |
'l' is considered an ambiguous name, but we use it often for 'lib'
Required for easybuilders/easybuild-easyconfigs#21405