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
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
The patterns in g:syntastic_xhtml_tidy_ignore_errors are case-sensitive,
and are matched as substrings (not regular expressions) against the error
messages.
Alternatively, you can ignore messages using the general mechanisms of
g:syntastic_quiet_messages and g:syntastic_xhtml_tidy_quiet_messages.
See :help 'syntastic_quiet_messages' for details.