[CI/Build] Add markdown linter (#11857)
Signed-off-by: Rafael Vasquez <rafvasq21@gmail.com>
This commit is contained in:
3
tools/doc-lint.sh
Executable file
3
tools/doc-lint.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
pymarkdownlnt scan docs -r
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
sphinx-lint --disable trailing-whitespace,missing-final-newline docs
|
||||
Reference in New Issue
Block a user