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
Currently, in LintByXsl, we check the presence of @line in every meta element. This is an outdated validation, since we have strong enough XSD to do such checks. Let's get rid of this.
The text was updated successfully, but these errors were encountered:
Currently, in
LintByXsl
, we check the presence of@line
in everymeta
element. This is an outdated validation, since we have strong enough XSD to do such checks. Let's get rid of this.The text was updated successfully, but these errors were encountered: