Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(lint): install html lint to lint njk and html files, remo… #1493

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Natalie-Smirnova
Copy link
Collaborator

Closes: #1409

@@ -6,6 +6,6 @@ eleventyExcludeFromCollections: true
collectionIcon: sidebar/search.svg
---
<esl-d-search-page-wrapper>
<div class="animation-loading bg-blue m-auto"></div>
<div class="gcse-search" data-resultsUrl="{{ '/search.html' | url }}"></div>
<div class="animation-loading bg-blue m-auto"></div>
Copy link
Collaborator

@ala-n ala-n Feb 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as it is looked, it is incorrect. There should be two spaces instead of three

Comment on lines 9 to 14
components:
- esl-toggleable
- esl-trigger
examples:
- accordion
- tabs
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's will not work.
Frontmetter it is yml syntax, so each indent matters.
So it is not right configuration here right now

@ala-n ala-n added this to the ⚡ESL 4.*.* Bugfix & support milestone Jun 23, 2023
@ala-n ala-n force-pushed the main branch 6 times, most recently from 1f18a8a to 6506db7 Compare August 8, 2023 15:19
@ala-n ala-n removed this from the ⚡ESL 4.*.* Bugfix & support milestone Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🔧 linting]: consider replacing of the lint-space and html linter integration (require njk support)
2 participants