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
We are removing lint rules if they do not affect the rendered content of a docs page. List item spacing is one of these, but our docs linter fails the Lint (Docs) workflow if list item spacing is inconsistent (e.g., see this workflow run). Let's remove the list-item-spacing rule in our .remarkrc.
The text was updated successfully, but these errors were encountered:
We are removing lint rules if they do not affect the rendered content of a docs page. List item spacing is one of these, but our docs linter fails the
Lint (Docs)
workflow if list item spacing is inconsistent (e.g., see this workflow run). Let's remove thelist-item-spacing
rule in our.remarkrc
.The text was updated successfully, but these errors were encountered: