summaryrefslogtreecommitdiff
path: root/test/sign
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-09-02 16:57:01 +0100
committerw0rp <devw0rp@gmail.com>2017-09-02 16:57:01 +0100
commitf9b43a566c156efa28e0e5d5d4ecea76a19672dd (patch)
treeef963166da4b86a5d06e5a85a40757c42a031804 /test/sign
parent52eff3bd83a6fb99559c8b9ae693fb965bd6520c (diff)
downloadale-f9b43a566c156efa28e0e5d5d4ecea76a19672dd.zip
#505 - Do not lint files on enter if the option for linting when the filetype changed is on
Diffstat (limited to 'test/sign')
-rw-r--r--test/sign/test_sign_placement.vader3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/sign/test_sign_placement.vader b/test/sign/test_sign_placement.vader
index abae765b..bb29b643 100644
--- a/test/sign/test_sign_placement.vader
+++ b/test/sign/test_sign_placement.vader
@@ -3,6 +3,9 @@ Before:
let g:ale_set_signs = 1
+ call ale#linter#Reset()
+ sign unplace *
+
function! GenerateResults(buffer, output)
return [
\ {