diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/scripts/ci/lgtm.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/scripts/ci/lgtm.yml b/src/scripts/ci/lgtm.yml new file mode 100644 index 000000000..036470dd6 --- /dev/null +++ b/src/scripts/ci/lgtm.yml @@ -0,0 +1,6 @@ + +extraction: + cpp: + configure: + command: + - ./configure.py |