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
We've run up against this a buncha times now as the contrib set has
grown and i probably shouldn't have to keep restating it vs. just
linking to our preferences 😂
Not sure exactly where to stick it but the short list is:
doc strings use the whole ''' + extra NL before closing '''
use multi-line func sigs wherever we have >= N arguments
organize imports into 3 sections: stdlib, 3rd party, internal
We've run up against this a buncha times now as the contrib set has
grown and i probably shouldn't have to keep restating it vs. just
linking to our preferences 😂
Not sure exactly where to stick it but the short list is:
'''
+ extra NL before closing'''
>= N
argumentsruff
to CI:The text was updated successfully, but these errors were encountered: