aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/doc/ale-yara.txt
blob: 8a1f90818ce0e73973c189cc6d4eb2d9a01310c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
===============================================================================
ALE Yara Integration                                         *ale-yara-options*
                                                         *ale-integration-yara*

===============================================================================
Integration Information

  Currently, the only supported linter for yara is yls.


===============================================================================
yls                                                              *ale-yara-yls*

                                              *ale-options.yara_yls_executable*
                                                    *g:ale_yara_yls_executable*
                                                    *b:ale_yara_yls_executable*
yara_yls_executable
g:ale_yara_yls_executable
  Type: |String|
  Default: `'yls'`

  This variable can be modified to change the executable path for `yls`.

===============================================================================
  vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: