mirror of
https://github.com/mautrix/telegram.git
synced 2026-05-17 07:25:46 +03:00
updates: don't die when deleting a message we don't have in db, just log and ignore
This commit is contained in:
@@ -18,7 +18,8 @@ repos:
|
||||
- "go.mau.fi/mautrix-telegram"
|
||||
- "-w"
|
||||
- id: go-vet-mod
|
||||
- id: go-staticcheck-repo-mod
|
||||
# Disabled for now until we can find a way to filter out the gotd package
|
||||
# - id: go-staticcheck-repo-mod
|
||||
- id: go-mod-tidy
|
||||
|
||||
- repo: https://github.com/beeper/pre-commit-go
|
||||
|
||||
Reference in New Issue
Block a user