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

add markdown linter #51

Merged
merged 3 commits into from Nov 2, 2023
Merged

add markdown linter #51

merged 3 commits into from Nov 2, 2023

Conversation

dzencot
Copy link
Collaborator

@dzencot dzencot commented Nov 1, 2023

No description provided.

@@ -89,3 +89,6 @@ translations-write:
@echo "Traslated files have copied to course path"
@echo "------------------------------------------"
@echo ${COURSE_PATH}

markdown-lint:
npx markdownlint -f -c ../../../.markdownlint.json ${CURDIR}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Почему линтер делает проверку линтинга И фиксит? Если надо фиксить - давай сделаем отдельную команду.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Добавил отдельную команду

@fey fey merged commit 36184c8 into Hexlet:main Nov 2, 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.

None yet

2 participants