mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-24 14:54:51 +00:00
formatting and additional methods
This commit is contained in:
6
python/format.sh
Executable file
6
python/format.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
clang-format \
|
||||
-style='{"BasedOnStyle": "google", "BinPackParameters": false, "BinPackArguments": false, "AlignAfterOpenBracket": "AlwaysBreak"}' \
|
||||
-i src/*
|
||||
|
||||
Reference in New Issue
Block a user