branch: elpa/flycheck
commit 05c3f60a0aa97df57b473e091f794897cf5b7c80
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>

    Remove stray blank line in the changelog
---
 CHANGES.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGES.rst b/CHANGES.rst
index 0e10dccdac..51292f41e8 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -50,7 +50,6 @@
 - [#2170]: Force English checker output with ``LC_MESSAGES=C`` instead of
   ``LC_ALL=C``, so the character encoding is left untouched.  ``LC_ALL=C``
   broke checkers reading UTF-8 input, such as ``hledger``.
-
 - [#2159]: Properly mitigate CVE-2024-53920 in the ``emacs-lisp`` checker
   by requiring files to be marked as trusted (via ``trusted-content``) on
   Emacs 30+.  Byte-compilation triggers macro expansion which can execute

Reply via email to