diff options
author | silverwind <me@silverwind.io> | 2023-05-01 14:49:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-01 08:49:30 -0400 |
commit | 18fc4f52891886cbe5c51fea87ac3d91979e97f4 (patch) | |
tree | 734be3ea43318f37adf5683ed6a9f90953b483f3 /.lgtm | |
parent | ce16ff6219d718000b04fdccdcedf12727795c7b (diff) | |
download | gitea-18fc4f52891886cbe5c51fea87ac3d91979e97f4.tar.gz gitea-18fc4f52891886cbe5c51fea87ac3d91979e97f4.zip |
Remove .lgtm and reference to old bot (#24464)
Since we now use
[gitea-backporter](https://github.com/GiteaBot/gitea-backporter) for
LGTM, we no longer need this.
Diffstat (limited to '.lgtm')
-rw-r--r-- | .lgtm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.lgtm b/.lgtm deleted file mode 100644 index d39781b0bb..0000000000 --- a/.lgtm +++ /dev/null @@ -1,3 +0,0 @@ -pattern = "(?)LGTM" -self_approval_off = true -ignore_maintainers_file = true |