mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Try and make the sign tests pass more often
This commit is contained in:
@@ -59,8 +59,8 @@ Before:
|
||||
|
||||
call ale#linter#Define('testft', {
|
||||
\ 'name': 'x',
|
||||
\ 'executable': 'echo',
|
||||
\ 'command': 'echo',
|
||||
\ 'executable': 'true',
|
||||
\ 'command': 'true',
|
||||
\ 'callback': 'GenerateResults',
|
||||
\})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user