diff options
| author | Yuri Sizov <11782833+YuriSizov@users.noreply.github.com> | 2024-01-23 12:13:42 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-23 12:13:42 +0100 |
| commit | 74c32faa78b54863f8f25c538083907c2bf71791 (patch) | |
| tree | 3cd28c4ba96cc2d5d9dddd92e6fc62323bd04e47 | |
| parent | 6fea273ed3df7d4be9674d35aae698731fa823ea (diff) | |
| parent | ee6cec1649b66f153d070a8171273370c4ef91a5 (diff) | |
| download | redot-engine-74c32faa78b54863f8f25c538083907c2bf71791.tar.gz | |
Merge pull request #81874 from bakneko/remove-lgtm
Remove lgtm.yml since LGTM is now replaced by Github Code Scanning
| -rw-r--r-- | .lgtm.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.lgtm.yml b/.lgtm.yml deleted file mode 100644 index e4841eaff4..0000000000 --- a/.lgtm.yml +++ /dev/null @@ -1,7 +0,0 @@ -extraction: - cpp: - after_prepare: - - pip3 install scons - - PATH="/opt/work/.local/bin:$PATH" - index: - build_command: scons -j2 |
