summaryrefslogtreecommitdiffstats
path: root/BuildTools/FormatValidation
diff options
context:
space:
mode:
authorEgor <egor.yusov@gmail.com>2019-11-28 05:31:26 +0000
committerEgor <egor.yusov@gmail.com>2019-11-28 05:31:26 +0000
commit8c73bc24742a08548537cfb9e0d8c372c5bcabed (patch)
tree07f924e8cdd71986232c0a41f2fe2d014c0059c7 /BuildTools/FormatValidation
parentEnabled format validation script stub on Linux (diff)
downloadDiligentTools-8c73bc24742a08548537cfb9e0d8c372c5bcabed.tar.gz
DiligentTools-8c73bc24742a08548537cfb9e0d8c372c5bcabed.zip
Enabled format validation script stub on Mac
Diffstat (limited to 'BuildTools/FormatValidation')
-rwxr-xr-xBuildTools/FormatValidation/validate_format_mac.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/BuildTools/FormatValidation/validate_format_mac.sh b/BuildTools/FormatValidation/validate_format_mac.sh
new file mode 100755
index 0000000..2b2e1f4
--- /dev/null
+++ b/BuildTools/FormatValidation/validate_format_mac.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+echo "Format validation is not yet enabled for DiligentTools module on MacOS"
+