sublimelsp / LSP-json

Schema validation/completions for your JSON and Sublime files
MIT License
72 stars 9 forks source link

Warning when `"ruler_width"` is used in ``"rulers"` #180

Closed masterdigger closed 6 months ago

masterdigger commented 7 months ago

"maxItems": 2 in "rulers" array

"rulers": [[80, "solid", 2.0], 78, [90, "dotted"]]

167

predragnikolic commented 6 months ago

The fix will be included in the next release of LSP-json