fix(copilot): suppress warnings about indentation detection

This commit is contained in:
2023-11-20 20:09:44 +00:00
parent c6d5682037
commit 58e9cc1af1

View File

@@ -32,6 +32,7 @@
:custom
(copilot-auto-balance t)
(copilot-disable-predicates '(siren-copilot-disable-predicate))
(copilot-indent-warning-suppress t)
:preface
(defun siren-copilot-disable-predicate ()