mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-26 04:46:53 +08:00
fix tempfile for phpmd, to be able to use phpmd 2.14.0 (#4617)
This commit is contained in:
@@ -9,4 +9,4 @@ Execute(Custom executables should be used for the executable and command):
|
||||
|
||||
AssertLinter 'phpmd_test',
|
||||
\ ale#Escape('phpmd_test')
|
||||
\ . ' %s text cleancode,codesize,controversial,design,naming,unusedcode --ignore-violations-on-exit %t'
|
||||
\ . ' %t text cleancode,codesize,controversial,design,naming,unusedcode --ignore-violations-on-exit'
|
||||
|
||||
Reference in New Issue
Block a user