mirror of
https://github.com/dense-analysis/ale
synced 2025-01-18 05:00:46 +00:00
Remove a noise comment
This commit is contained in:
parent
557a1ed5da
commit
6c22936303
@ -1,6 +1,5 @@
|
||||
" Author: w0rp <devw0rp@gmail.com>
|
||||
|
||||
" Get the shell type for a buffer, based on the hashbang line.
|
||||
function! ale#handlers#sh#GetShellType(buffer) abort
|
||||
let l:bang_line = get(getbufline(a:buffer, 1), 0, '')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user