-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Restore markdownlint tests
#12549
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
Restore markdownlint tests
#12549
Conversation
|
Codacy markdown issues seem to contradict markdownlint issues. |
test/common/markdown/gulpfile.js
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found non-literal argument in require (security/detect-non-literal-require)
The maintainer of the affected package claims the See: gulpjs/gulp#2438 |
|
There mere presence of a high scored vuln on the machine will trigger the same issue that cause this to be removed. |
|
I made a couple of edits to your branch. Please pull your branch if you need to edit something. |
|
That component is not currently generating an alert. |
|
The maintainer of |
|
@TravisEz13 Perhaps we could do without |
|
@xtqqczze I'm not tied to gulp. As long as we still get test results. But if it reduces dependencies, I'm all for it. |
|
Tell me if you want me to merge this as is and then update, or you want to change it first. |
|
@TravisEz13 Merge this for now please. |
adb84a0 to
86a86c6
Compare
19e6c61 to
4180235
Compare
|
rebased to resolve conflicts |
|
@TravisEz13 I'm not my change in 4180235 to use |
* Split `\install-powershell-readme.md` into `install-powershell.ps1-README.md` and `install-powershell.sh-README.md` to fix `single-h1` * Formatting changes to github issue templates as a result of fixing `single-h1`
4180235 to
3a1a172
Compare
|
rebased to fix additionally markdownlint errors |
TravisEz13
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One one comment to address
|
@PoshChan Please remind me in 1 hour |
|
@TravisEz13, this is the reminder you requested 1 hour ago |
|
🎉 Handy links: |
PR Summary
Fix #12539
PR Context
markdownlinttests were removed in #10163 due to a security issue whoch has since been fixed in a newer version ofmarkdownlintPR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.