Merge pull request #2394 from harttle/master

feat: fecs support for js/html/css lint and format
This commit is contained in:
w0rp
2019-04-13 12:35:52 +01:00
committed by GitHub
17 changed files with 225 additions and 0 deletions

View File

View File

View File

@@ -0,0 +1,8 @@
Before:
call ale#assert#SetUpLinterTest('javascript', 'fecs')
After:
call ale#assert#TearDownLinterTest()
Execute(The default command should be correct):
AssertLinter 'fecs', ale#Escape('fecs') . ' check --colors=false --rule=true %t'