From ec7de1aa1ad2bc14b3b1572ea4cc5024a6c662ae Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Sat, 18 Oct 2025 03:06:09 +0300 Subject: Add ocicl lint --- src/tg/update.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tg/update.lisp') diff --git a/src/tg/update.lisp b/src/tg/update.lisp index 1c4ae46..90535ed 100644 --- a/src/tg/update.lisp +++ b/src/tg/update.lisp @@ -49,4 +49,4 @@ ;; (chat-join-request (or chat-join-request null) nil) ;; (chat-boost (or chat-boost-updated null) nil) ;; (removed-chat-boost (or chat-boost-removed) nil) - ) + ) ; lint:suppress closing-parens-same-line whitespace-before-close-paren -- cgit v1.2.3