Michael137 wrote: > Is pylint currently clean over all the python files in lldb/test/API? This > isn't like git clang-format where we only look for issues in changed lines, > so if we're not already clean, I'd be a bit hesitant to land this due to > pre-existing issues showing up on people's PRs.
Last I ran it (pretty recently) it was fine (for that specific error that we're filtering). https://github.com/llvm/llvm-project/pull/182003 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
