aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-01-14 13:38:55 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-01-14 14:48:07 +0300
commitf89673a8665604c2f5cb195d7fa675f662903829 (patch)
tree87ca83103d2d7e1d6b3ac011ec291ca300acdd7a /.appveyor.yml
parentappveyor.yml -> .appveyor.yml (diff)
downloadwinapi-debug-f89673a8665604c2f5cb195d7fa675f662903829.tar.gz
winapi-debug-f89673a8665604c2f5cb195d7fa675f662903829.zip
AppVeyor: run clang-format
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 7b29903..903456b 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -24,6 +24,7 @@ install:
- git submodule update --init --recursive
build_script:
+ - '"%python_exe%" cmake\tools\clang-format.py'
- >-
"%python_exe%" cmake\cmake\build\ci\appveyor.py
--install "%install_dir%"