fix(python): nospell for interpolation

This commit is contained in:
Jaehwang Jung 2025-11-06 20:06:46 +09:00 committed by Christian Clason
parent 1ddb266477
commit 5eca61b32a

View file

@ -4,7 +4,7 @@
(identifier) @variable
; Reset highlighting in f-string interpolations
(interpolation) @none
(interpolation) @none @nospell
; Identifier naming conventions
((identifier) @type