{ "rewrap.wrappingColumn": 80, "editor.rulers": [80], "markdownlint.config": { "MD004": false, "MD013": false, "MD024": {"allow_different_nesting": true}, "MD029": {"style": "ordered"}, "MD033": false, "MD040": false, }, "yaml.schemas": { "https://raw.githubusercontent.com/open-telemetry/build-tools/v0.21.0/semantic-conventions/semconv.schema.json": [ "semantic_conventions/**/*.yaml" ] }, "json.schemaDownload.enable": true }