[Lldb-commits] [lldb] [lldb] Format more Python files with black (PR #65979)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 11 09:57:47 PDT 2023


DavidSpickett wrote:

I looked around for a way to exclude dirs from black but unfortunately the way is `--exclude`. I was hoping to place some settings file in third_party/ to disable it.

https://github.com/llvm/llvm-project/pull/65979


More information about the lldb-commits mailing list