feat(awk,cmake,python,r,starlark): deactivate spelling in shebangs

This commit is contained in:
Kai Moschcau 2024-04-29 14:56:57 +02:00 committed by Christian Clason
parent 46cac01880
commit 60c2b084c2
5 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@
((program
.
(comment) @keyword.directive)
(comment) @keyword.directive @nospell)
(#lua-match? @keyword.directive "^#!/"))
(ns_qualified_name