Racket linting using raco (#2146)

This commit is contained in:
Anthony Quizon
2019-01-15 06:45:33 +11:00
committed by w0rp
parent c0b2090fbb
commit d09e8bc99e
3 changed files with 69 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Before:
call ale#assert#SetUpLinterTest('racket', 'raco')
After:
call ale#assert#TearDownLinterTest()
Execute(The default command and executable should be correct):
AssertLinter 'raco', 'raco expand %s'