Added support for linting of proto files (#1098)

* Added support for linting of proto files
* Added function to get the proper protoc command
This commit is contained in:
Jeff Willette
2017-11-10 18:37:23 +09:00
committed by w0rp
parent a8c5e0f4dc
commit 8bc44ed585
4 changed files with 61 additions and 0 deletions

View File

@@ -135,6 +135,8 @@ CONTENTS *ale-contents*
phpstan.............................|ale-php-phpstan|
pod...................................|ale-pod-options|
write-good..........................|ale-pod-write-good|
proto.................................|ale-proto-options|
protoc-gen-lint.....................|ale-proto-protoc-gen-lint|
pug...................................|ale-pug-options|
puglint.............................|ale-pug-puglint|
puppet................................|ale-puppet-options|