[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/flycheck 99b6a1cd48 1/2: [Docs] Mention flycheck-chktex-ex
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/flycheck 99b6a1cd48 1/2: [Docs] Mention flycheck-chktex-extra-flags |
Date: |
Thu, 11 Jul 2024 03:59:53 -0400 (EDT) |
branch: elpa/flycheck
commit 99b6a1cd48ee451e29b28fe574cef9039c8f69bc
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>
[Docs] Mention flycheck-chktex-extra-flags
---
doc/languages.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/languages.rst b/doc/languages.rst
index 8b08cafcc9..4544dd60f3 100644
--- a/doc/languages.rst
+++ b/doc/languages.rst
@@ -1598,6 +1598,10 @@ to view the docstring of the syntax checker. Likewise,
you may use
.. syntax-checker-config-file:: flycheck-chktexrc
+ .. defcustom:: flycheck-chktex-extra-flags
+
+ A list of extra arguments to give to chktex.
+
.. syntax-checker:: tex-lacheck
Check style with `Lacheck <http://www.ctan.org/pkg/lacheck>`_.