ale/ale_linters
Oliver Albertini b504eeb094
[python/pyre.vim] Fix pyre persistent behavior (#3895)
It's necessary to provide a `-l` option to pyre with the closest parent
directory containing a `.pyre_configuration.local` file, or simply
change directory (cwd) to the root of the pyre project. Thanks to Ken
Verbosky for the code that fixes this.

Error seen when not using such a solution:

```
1031.473923 on 6: Dropping message 'ƛ Background task unexpectedly quited: Invalid configuration: Cannot find any source files to analyze. Either `source_directories` or `targets` must be specified.
```

Issue with this approach is that if you are editing files under
different projects, the `pyre persistent` process is not re-created for
each file. We have to do `:ALEStopAlllsps` in order for the process to
start with the new working directory.

Co-authored-by: Oliver Ruben Albertini <ora@fb.com>
2021-09-10 12:53:54 +09:00
..
ada
ansible Do not use tempfiles for ansible lint (#3846) 2021-07-31 12:35:43 +09:00
apiblueprint
apkbuild Add linters for apkbuild-lint and secfixes-check from atools 2021-01-22 14:04:26 -03:00
asciidoc
asm
awk
bats
bib
c Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
chef
clojure Add option to clojure clj-kondo linter (#3812) 2021-07-17 22:07:02 +09:00
cloudformation #2547 Add a cfn-lint alias for cloudformation 2021-01-31 17:06:56 +00:00
cmake
coffee
cpp Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
crystal
cs Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
css Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
cucumber
cuda Add support for clangd with CUDA (#3598) 2021-03-20 22:26:53 +00:00
cypher
d improve DMD handler (#3647) 2021-03-30 15:47:59 +09:00
dafny dafny: update filename handling 2021-01-23 12:34:36 -05:00
dart Add support for dart analyze (#3825) 2021-07-25 13:48:12 +09:00
desktop Add desktop-file-validate 2021-03-19 22:29:06 +00:00
dockerfile hadolint: multiple fixes and adapt expected format (#3678) 2021-07-05 21:54:03 +09:00
elixir Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
elm Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
erlang Update erlang format for OTP24 (#3823) 2021-07-17 21:51:17 +09:00
eruby
fish
fortran
fountain
fuse
gitcommit
glsl
go Change default of go_staticcheck_lint_package to 1 (#3799) 2021-07-03 18:40:01 +09:00
graphql Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
hack
haml
handlebars Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
haskell Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
help
html Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
idris
ink Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
inko
ispc
java Change checkstyle's output sub_type to style (#3780) 2021-07-04 21:31:00 +09:00
javascript Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
json Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +09:00
json5 Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +09:00
jsonc Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +09:00
julia
kotlin Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
less Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
llvm
lua
mail Fix lint tests failing due to multibyte chars. (#3858) 2021-08-06 11:36:39 +09:00
make
markdown Fix lint tests failing due to multibyte chars. (#3858) 2021-08-06 11:36:39 +09:00
matlab
mercury Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
nasm
nim
nix Merge pull request #3227 from Ma27/nixunstable-error-fmt 2021-01-25 13:53:09 +09:00
nroff
objc
objcpp
ocaml Added ocamllsp (#3595) 2021-02-18 23:51:11 +09:00
ocamlinterface ocaml: prepare for filetype separation (#3732) 2021-05-27 16:33:43 +09:00
openapi
perl
perl6 3560 add vim 8.2 and nvim 0.4 to ci tests (#3561) 2021-01-27 19:52:24 +00:00
php add phpstan local executable detection (#3809) 2021-07-10 22:56:26 +09:00
po
pod
pony
powershell
prolog swipl: style fix 2021-01-23 12:27:55 -05:00
proto feat: Add protolint as linter and fixer (#2911) 2021-04-09 22:16:23 +09:00
pug Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
puppet
purescript Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
pyrex
python [python/pyre.vim] Fix pyre persistent behavior (#3895) 2021-09-10 12:53:54 +09:00
qml
r Let R_languageserver consider .Renviron (#3744) 2021-07-04 21:34:35 +09:00
racket racket: support racket-langserver lsp (#3808) 2021-07-20 10:02:23 +09:00
reason
review
rst Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
ruby Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
rust Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
salt
sass Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
scala
scss Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
sh Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
slim
sml
solidity Solidity solc linter compatible with 0.6/0.7/0.8 (#3763) 2021-07-04 21:40:12 +09:00
spec Add support for rpmlint 2.0.0 (#3757) 2021-07-04 21:19:00 +09:00
sql
stylus Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
sugarss Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
svelte Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
swift Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
systemd #3632 Add ale#util#MapMatches 2021-03-15 22:30:22 +00:00
tcl
terraform Don't use a temporary file for tflint (#3717) 2021-05-25 09:41:14 +09:00
testft
tex Allow lintr to consider .Renviron settings. Fix #3391 (#3727) 2021-05-25 09:30:42 +09:00
texinfo
text
thrift Improve the thriftcheck handler pattern (#3893) 2021-09-08 21:48:48 +09:00
typescript Add importMap option to deno Initialization Options (#3827) 2021-07-25 13:39:56 +09:00
v Add support for V: "v" (compiler) and "vfmt" fixer. (#3622) 2021-03-26 15:38:57 +09:00
vala use snake case for linter name 2021-01-23 00:20:11 +09:00
verilog Add Yosys linter for Verilog files. (#3713) 2021-07-12 21:39:53 +09:00
vhdl
vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
vue Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
xhtml
xml
yaml Close #3770 - Add support for checking circleci configs 2021-06-19 10:34:57 +01:00
yang
zig