Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3382101
D4548.id14725.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
472 B
Referenced Files
None
Subscribers
None
D4548.id14725.diff
View Options
diff --git a/.buildkite/cmakecheck.yml b/.buildkite/cmakecheck.yml
new file mode 100644
--- /dev/null
+++ b/.buildkite/cmakecheck.yml
@@ -0,0 +1,12 @@
+steps:
+ - label: 'cmake-lint'
+ command:
+ - 'pip install cmakelang'
+ - 'shopt -s globstar'
+ - 'cmake-lint **/CMakeLists.txt **/*.cmake'
+ plugins:
+ - docker#v3.13.0:
+ image: 'python:bullseye'
+ shell: ['/bin/bash', '-e', '-c']
+ agents:
+ - 'autoscaling=true'
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 29, 8:31 AM (21 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2596431
Default Alt Text
D4548.id14725.diff (472 B)
Attached To
Mode
D4548: [BuildKite] Add cmake lint gate
Attached
Detach File
Event Timeline
Log In to Comment