Tidy up vestigial :tangle no and #+name

This commit is contained in:
TEC 2024-04-18 20:04:50 +08:00
parent 4609f68494
commit 21e4764873
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 1 additions and 2 deletions

View File

@ -9332,8 +9332,7 @@ added to Org as errors. So we need to tell ~org-lint~ about them without having
load my whole config. Code duplication isn't great, but at least this isn't
much.
#+name: org-syntax-modifications
#+begin_src emacs-lisp :tangle no
#+begin_src emacs-lisp
(defun flycheck-org-lint-customisations-form ()
`(progn
(require 'ox)