Annotate a few more null assignments

This commit is contained in:
Matt Bierner
2018-10-11 15:10:05 -07:00
parent 484dcc1ff8
commit ffbe67fef4
7 changed files with 18 additions and 17 deletions

View File

@@ -132,6 +132,7 @@
"./vs/editor/common/modes/languageConfigurationRegistry.ts",
"./vs/editor/common/modes/languageFeatureRegistry.ts",
"./vs/editor/common/modes/languageSelector.ts",
"./vs/editor/common/modes/linkComputer.ts",
"./vs/editor/common/modes/nullMode.ts",
"./vs/editor/common/modes/supports.ts",
"./vs/editor/common/modes/supports/characterPair.ts",