enable markdownlint
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-10-28 09:05:50 +01:00
부모 fb9cd5638b
커밋 721bf43f10
로그인 계정: xoxys
GPG 키 ID: 65362AE74AF98B61
2개의 변경된 파일21개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -1,3 +1,17 @@
---
kind: pipeline
name: test
platform:
os: linux
arch: amd64
steps:
- name: markdownlint
image: thegeeklab/markdownlint-cli
commands:
- markdownlint 'README.md'
---
kind: pipeline
name: build-container
@ -162,6 +176,6 @@ depends_on:
---
kind: signature
hmac: 9558191b9d9a3437b09945fc55f9af5ae18cd1c1f4c751483619eb2040816bbe
hmac: 19073974198abc996598592800fbddab3d576f6fc40a37e6e688f158f6dfde9d
...

6
.markdownlint.yml Normal file
파일 보기

@ -0,0 +1,6 @@
---
default: True
MD013: False
MD041: False
MD004:
style: dash