diff options
Diffstat (limited to 'python/lldbutils/.isort.cfg')
-rw-r--r-- | python/lldbutils/.isort.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/lldbutils/.isort.cfg b/python/lldbutils/.isort.cfg new file mode 100644 index 0000000000..568338b79f --- /dev/null +++ b/python/lldbutils/.isort.cfg @@ -0,0 +1,3 @@ +[settings] +profile=black +known_first_party=lldbutils
\ No newline at end of file |