Add drafter for checking API Blueprint files (#1152)

This commit is contained in:
Shogo NAMEKI
2017-11-20 19:57:13 +09:00
committed by w0rp
parent f224ce8a37
commit f20e5a4cf0
4 changed files with 75 additions and 0 deletions

View File

@@ -264,6 +264,7 @@ Notes:
* ASM: `gcc`
* Ansible: `ansible-lint`
* API Blueprint: `drafter`
* AsciiDoc: `proselint`, `write-good`, `redpen`
* Awk: `gawk`
* Bash: `shell` (-n flag), `shellcheck`, `shfmt`