You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/05/16 16:00:41 UTC

[GitHub] [tvm] areusch commented on pull request #11327: [CI][Lint] Disable no-else-return check in pylint

areusch commented on PR #11327:
URL: https://github.com/apache/tvm/pull/11327#issuecomment-1127852095

   i think for functions which are mapping-style (e.g. given args, return one of a few different expressions) rather than procedural-style (e.g. given args, perform one of a few algorithms), the else-return style can be more readable. because this is strictly making the linter more permissive i'm supportive of it. i'll let others weigh in @apache/tvm-committers 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org