redhat-developer / yaml-language-server

Language Server for YAML Files
MIT License
1.1k stars 265 forks source link

Add null check for `customTags` #955

Closed datho7561 closed 6 months ago

datho7561 commented 8 months ago

What does this PR do?

Add null check for customTags setting, so if the setting is not set completion will not fail.

What issues does this PR fix or reference?

Fixes #807

Is it tested? How?

I added an integration test.

coveralls commented 8 months ago

Coverage Status

coverage: 84.174% (+0.04%) from 84.138% when pulling d97f95e6679e04ee32e544b5a3df2ed659fe4bcc on datho7561:807-custom-tags-null-check into 0e17579f36cc56b37d6d65b6438e64937b0f2390 on redhat-developer:main.