Only use markdown and yaml linting from super-linter

This commit is contained in:
Ilan Cosman 2020-09-16 16:12:29 -07:00
parent 85712abe73
commit d74b84793c
2 changed files with 3 additions and 1 deletions

View File

@ -54,3 +54,5 @@ jobs:
- uses: github/super-linter@v3 - uses: github/super-linter@v3
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_MD: true
VALIDATE_YAML: true

View File

@ -55,7 +55,7 @@ Run `tide configure` to open the the wizard in your terminal.
<img <img
src="resources/images/flexible.png" src="resources/images/flexible.png"
alt="flexible.png" alt="flexible.png"
width="55%" width="61.8%"
align="left" align="left"
/> />