]> git.eshelyaron.com Git - emacs.git/commit
Mark Flymake regions more accurately in 'lua-ts-mode'
authorjohn muhl <jm@pub.pink>
Wed, 13 Mar 2024 13:35:08 +0000 (08:35 -0500)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 17:09:45 +0000 (19:09 +0200)
commit1c0c1af4831653cb3b42948027709bea91385cc2
treeaf1abc87c9037337c870124f2e261b36ce6b7418
parent8e4a43dc51396e0a13a9332229b6f5c4dcdc8004
Mark Flymake regions more accurately in 'lua-ts-mode'

* lisp/progmodes/lua-ts-mode.el (lua-ts-flymake-luacheck): Use
the end position provided by Luacheck rather than relying on
'thing-at-point' to guess where the end should be.  (Bug#70167)

(cherry picked from commit d5d61618c89899bd082cd29fd81dfb7cd88ea8b8)
lisp/progmodes/lua-ts-mode.el