You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--share: uploads a validation report (rule IDs, severities, XPath locations, summary counts) to vastlint.org and prints a public vastlint.org/r/<id> link for pasting into Slack/GitHub/PRs. Never sends the input XML.
--contribute-sample: opt-in only, off by default. Sends the tag's raw XML to vastlint.org to help refine rules. Known tracking identifiers (device IDs, IPs, consent strings) are redacted server-side before storage; samples are never made public. Independent of --share and --telemetry.