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
When submitting #1748, I was surprised to hit pylint errors and wasn't aware of the --enable-pylint configure option at first. If python is a first class part of flux now (i.e. #1772), lets default to run pylint as long as it is available. Users can --disable-pylint at their discretion still.
The text was updated successfully, but these errors were encountered:
When submitting #1748, I was surprised to hit pylint errors and wasn't aware of the
--enable-pylint
configure option at first. If python is a first class part of flux now (i.e. #1772), lets default to run pylint as long as it is available. Users can--disable-pylint
at their discretion still.The text was updated successfully, but these errors were encountered: