labath added a comment.

In D114509#3151035 <https://reviews.llvm.org/D114509#3151035>, @mgorny wrote:

> That said, I wonder if we should use some formatter (e.g. `black`) for Python 
> files. While I can't really say I like black's coding style, it's quite 
> popular and using some formatter would be consistent with using clang-format 
> for C++ code.

lldb python files were formatted with autopep8 during the Great Reformat. I 
don't know what the output of black looks like, but autopep8 is not that good.

Overall I would be supportive of using (any) automated python formatter. I 
think the main thing missing is for some one to set up the integration.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114509/new/

https://reviews.llvm.org/D114509

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to