mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-12 09:17:06 +00:00
docs and format
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -ex
|
||||
|
||||
isort src
|
||||
black src
|
||||
|
||||
clang-format -style='{
|
||||
"BasedOnStyle": "google",
|
||||
"BinPackParameters": false,
|
||||
|
||||
Reference in New Issue
Block a user