Closed henriquegemignani closed 7 years ago
Sorry for any inconvenience but #6 has been pushed and quite possibly has fixed this issue already. I will be closing this PR until it is shown to still be needed.
Thank you so much for your contribution and for using SublimeLinter
This makes the current working dir the same as the file, allowing for files entries in the config file to work.
Also, changes how we call luacheck to pass via stdin and the
--filename
argument, as suggested by luacheck's documentation for editor plugins.