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
WARNING: `Complain About: mixed-indents yes` is active, but I couldn't infer the document's indentation. Be more consistent, or turn this lint off.
Deleting or merging any of the lines removes the warning.
<pre class='metadata'>Title: TitleShortname: shortnameLevel: noneStatus: NOTE-EDGroup: tagRepository: org/repoURL: https://org.github.io/repoEditor: An EditorAbstract: Hello</pre>
## Heading {#heading1}
Each,
not.
A,
which
### Heading {#heading2}
I
That
the
for
and
as
to
and
Users
for
or
Users
for
Even
user
and
when
### Heading {#heading3}
A
in
These
so
instead
### Heading {#heading4}
A
while
as
A
make
and
The text was updated successfully, but these errors were encountered:
Yeah, it's just long enough to trigger the lint (minimum length of 50 lines, I think). I should put in a bypass for zero indententation at all, the lint is clearly silly on this document.
Or really, probably I should do the "50 lines" count only of indented lines.
Actually I also encounter issues on this warning. Here is my index.bs file, and I only have three consecutive usage of indents. I tried to use tab/space/no indent, and non of them works. Should I add mixed-indents no to bypass it?
The following Bikeshed document complains
Deleting or merging any of the lines removes the warning.
The text was updated successfully, but these errors were encountered: