mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Whitelist injectionSelector in grammars (#4032)
This commit is contained in:
committed by
Vicent Martí
parent
2abf488e65
commit
04e7956407
@@ -27,4 +27,5 @@ var KnownFields = map[string]bool{
|
||||
"foldingEndMarker": true,
|
||||
"limitLineLength": true,
|
||||
"hideFromUser": true,
|
||||
"injectionSelector": true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user