summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2018-09-17 11:21:30 +0100
committerGitHub <noreply@github.com>2018-09-17 11:21:30 +0100
commita4a4bba884bee9714fcfe70d049e0844ac288743 (patch)
tree8088821e3811324d8eb88fbb5f6f2e3592b55cae /doc
parentf9e99d81a4187a0d017d5db3aaa5c4bbfe3ecc54 (diff)
parentb7fcec4d177f99f56f543830c7b51f18c3b3a4a0 (diff)
downloadale-a4a4bba884bee9714fcfe70d049e0844ac288743.zip
Merge pull request #1927 from jparise/thrift-includes-default
thrift: default thrift_thrift_includes to ['.']
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-thrift.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-thrift.txt b/doc/ale-thrift.txt
index ed858db8..bb2ec058 100644
--- a/doc/ale-thrift.txt
+++ b/doc/ale-thrift.txt
@@ -28,7 +28,7 @@ g:ale_thrift_thrift_generators *g:ale_thrift_thrift_generators*
g:ale_thrift_thrift_includes *g:ale_thrift_thrift_includes*
*b:ale_thrift_thrift_includes*
Type: |List| of |String|s
- Default: `[]`
+ Default: `['.']`
This list contains paths that will be searched for thrift `include`
directives.