Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Markdown linting: Fix MD010 (hard tabs) errors and enable rule #5558

Merged
merged 75 commits into from
Oct 3, 2019

Conversation

jeff-matthews
Copy link
Contributor

@jeff-matthews jeff-matthews commented Oct 3, 2019

Purpose of this pull request

This pull request (PR) fixes all MD010 (hard tabs) errors and enables the rule on production.

All the changes in this PR come from PRs that were reviewed, approved, and merged with the db_hardtabs_integration branch.

Fixes #5245

atwixfirster and others added 30 commits September 24, 2019 19:02
…andards

#5245: Hard tabs. Folder: guides/coding-standars
…dev-guide

#5245: Hard tabs. Folder: guides/frontend-dev-guide
…yleguide

#5245: Hard tabs. Folder: guides/design-styleguide
jeff-matthews and others added 11 commits October 2, 2019 10:09
Fixed MD010 errors in UI Components and JS Dev Guides
Merge remote-tracking branch 'upstream/master' into hard-tabs-guides-cloud

# Conflicts:
#	guides/v2.2/cloud/cdn/cloud-fastly-custom-response.md
#	guides/v2.2/cloud/cdn/configure-fastly.md
#	guides/v2.2/cloud/cdn/fastly-vcl-wordpress.md
#	guides/v2.2/cloud/requirements/cloud-requirements.md
#	guides/v2.3/cloud/requirements/cloud-requirements.md
#	guides/v2.3/cloud/setup/first-time-deploy.md
@jeff-matthews jeff-matthews added Editorial Typo and grammar fixes or minor rewrites to correct inaccuracies Internal Dev Differentiates work between community and Magento staff labels Oct 3, 2019
@jeff-matthews
Copy link
Contributor Author

running tests

@dshevtsov
Copy link
Collaborator

when I search for regex \t in .md files, I see 75 results in 9 files.

@jeff-matthews
Copy link
Contributor Author

Yeah, I'm not sure how that happened. I'm fixing them now. I also need to enable the rule.

@jeff-matthews
Copy link
Contributor Author

running tests

@jeff-matthews
Copy link
Contributor Author

running tests

@jeff-matthews jeff-matthews merged commit 314b43d into master Oct 3, 2019
@ghost
Copy link

ghost commented Oct 3, 2019

Hi @jeff-matthews, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@jeff-matthews jeff-matthews deleted the db_hardtab_integration branch October 3, 2019 23:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Editorial Typo and grammar fixes or minor rewrites to correct inaccuracies Internal Dev Differentiates work between community and Magento staff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown linting: Hard tabs (MD010)
4 participants