Python: format all Python files in system/bt using YAPF
python3 yapf -p -i $(git ls-tree --name-only -r aosp/master | grep "\.py") Bug: 146016811 Test: run Python tests Change-Id: Ic5fe6a21151d1abc8eb013f8c8070ba8238a5249
Loading
Please register or sign in to comment