PsickOSSH
af5a38c697
refactor: use ale#Pad for option padding across the codebase ( #5091 )
...
Co-authored-by: PsickOSSH <PsickOSSH@protonmail.com >
2026-02-07 17:23:48 +09:00
w0rp
f53431331e
Enable gopls by default with GOPATH detection
2021-05-26 22:43:33 +01:00
Horacio Sanson
c207d6a550
Fix 2816 - Standard fix does not work.
...
The standard linter --fix fails if the file being input is not relative
to the project root (https://github.com/standard/standard/issues/1384 ).
This MR attempts to fix this by changing the command so the input file
is relative to the project root and the output is to a temporary file.
Preliminary tests with toy javascript projects seem to indicate this
works fine.
2020-03-12 16:29:46 +09:00
Ian Campbell
ea91209a66
Allow the use of StandardX for StandardJS linting and fixing.
...
See https://github.com/standard/standardx
2019-10-21 20:46:54 -04:00
Ian Campbell
cf5120ba75
Remove standardts fixer in favor of allowing standard.vim fixer to handle JavaScript or TypeScript options.
2019-10-21 20:46:54 -04:00
w0rp
9a3be907ea
Close #2152 - Use ale_javascript_standard_options for fixing files too
2018-12-18 09:28:55 +00:00
w0rp
719b790574
Close #542 - Add an option for disabling running locally installed executables by default
2018-04-09 19:11:20 +01:00
w0rp
5091e2de45
Get fixer tests to work on Windows
2017-10-01 20:23:41 +01:00
w0rp
7c2a5052a8
Fix #895 - Run Node.js scripts with node.exe instead of node on Windows
2017-08-31 13:12:24 +01:00
Sumner Evans
f3fec6685e
added tests for Standard.js
2017-07-21 11:47:41 -06:00
Sumner Evans
ca83f11bee
added fixer for Standard
2017-07-19 14:50:33 -06:00