mirror of https://github.com/dense-analysis/ale
doc: Meaningless comment to kick CI from hang
This commit is contained in:
parent
84a413350c
commit
e2d1e54eb5
|
@ -57,7 +57,7 @@ Execute(The astyle callback should support cpp files with option file set):
|
|||
\ },
|
||||
\ ale#fixers#astyle#Fix(bufnr(''))
|
||||
|
||||
Execute(The astyle callback should return the correct default values with an option file set):
|
||||
Execute(The astyle callback should return the correct default values with a specified option file):
|
||||
call ale#test#SetFilename('../c_files/testfile.c')
|
||||
let g:ale_c_astyle_project_options = '.astylerc_c'
|
||||
let targetfile = bufname(bufnr('%'))
|
||||
|
|
Loading…
Reference in New Issue