ale/ale_linters
Kevin Locke a6caa85a58 pylama: Use %s instead of %t
Although using %t to lint changes was desirable, many pylama checks use
surrounding paths and file contents (e.g. C0103 module name, E0402
relative import beyond top, etc.)  The more such errors I find during
testing, the less %t seems like a good idea.  Switch to %s.

Also set `lint_file` to 1 and mark Pylama as a file linter in the docs.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2019-02-12 10:45:26 -07:00
..
ada #2132 Unify temporary file management in command.vim 2019-01-26 19:33:52 +00:00
ansible Allow custom executable for ansible linters (#1977) 2018-10-18 09:19:27 +01:00
apiblueprint
asciidoc Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
asm
awk
bib Update syntax checking 2019-02-06 18:05:13 +00:00
c Update syntax checking 2019-02-06 18:05:13 +00:00
chef
clojure Update syntax checking 2019-02-06 18:05:13 +00:00
cloudformation
cmake
coffee
cpp Update syntax checking 2019-02-06 18:05:13 +00:00
crystal Update syntax checking 2019-02-06 18:05:13 +00:00
cs #2132 Unify temporary file management in command.vim 2019-01-26 19:33:52 +00:00
css
cucumber
cuda #2132 Unify temporary file management in command.vim 2019-01-26 19:33:52 +00:00
cypher Make Cypher linter dynamic 2019-02-06 20:29:58 -02:00
d New linter: dls (#1992) 2018-10-17 16:11:41 +01:00
dafny
dart
dockerfile Add the dockerfile_lint linter for Dockerfiles (#1971) 2018-10-26 17:34:32 +01:00
elixir #2132 Unify temporary file management in command.vim 2019-01-26 19:33:52 +00:00
elm Update syntax checking 2019-02-06 18:05:13 +00:00
erlang #2132 Unify temporary file management in command.vim 2019-01-26 19:33:52 +00:00
eruby Add initial support for ruumba in eruby files. 2018-11-04 19:55:06 +13:00
fish
fortran
fountain
fuse
gitcommit
glsl
go Update syntax checking 2019-02-06 18:05:13 +00:00
graphql changed gqlint to lint the file on disk 2018-12-18 18:59:02 +09:00
hack Update syntax checking 2019-02-06 18:05:13 +00:00
haml Allow configuration of hamllint executable (#2048) 2018-11-04 10:35:21 +00:00
handlebars
haskell Fix #2276 - Replace a potentially infinite loop for hie 2019-02-07 16:24:41 +00:00
help Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
html Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
idris Update syntax checking 2019-02-06 18:05:13 +00:00
ispc Add --nowrap to ispc options 2018-11-21 10:40:07 +01:00
java Fixes javalsp linter 2019-02-07 11:20:18 +01:00
javascript add project_root_callback for tsserver (#2290) 2019-02-11 21:24:22 +00:00
json
julia Support both old (<0.7) and new Julia versions 2018-09-19 07:34:11 -07:00
kotlin Update syntax checking 2019-02-06 18:05:13 +00:00
less
llvm
lua
mail Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
make
markdown Merge pull request #2268 from m-pilia/alex 2019-02-10 23:43:43 +00:00
matlab
mercury
nasm Fixed NASM linter from outputting junk file 2018-09-10 08:17:44 +10:00
nim
nix
nroff Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
objc Move ccls functions to autoload/ale/handler 2018-09-28 03:26:57 +08:00
objcpp
ocaml
perl Use non-greedy matching instead of looking for the comma 2018-12-16 17:01:24 -05:00
perl6 Complain about binary operators on the ends of lines 2019-02-10 11:43:48 +00:00
php php: change phpstan's --errorFormat to --error-format (#2005) 2018-11-23 09:39:50 +00:00
po Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
pod Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
pony
prolog Complain about binary operators on the ends of lines 2019-02-10 11:43:48 +00:00
proto
pug
puppet
pyrex
python pylama: Use %s instead of %t 2019-02-12 10:45:26 -07:00
qml
r
racket Racket linting using raco (#2146) 2019-01-14 19:45:33 +00:00
reason
review
rst Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
ruby Adds standardrb linter (#2133) 2018-12-10 14:02:32 -07:00
rust Add support for `cargo clippy` (#2001) 2018-10-22 09:21:48 +01:00
sass refactor sasslint linter (#2077) 2018-12-06 11:23:31 -07:00
scala Revert "Merge pull request #2083 from zackhsi/scalac-until-jvm" 2018-12-03 20:39:10 +00:00
scss refactor sasslint linter (#2077) 2018-12-06 11:23:31 -07:00
sh Support ale_sh_shellcheck_dialect to set dialect 2019-02-10 09:00:55 -07:00
slim Update syntax checking 2019-02-06 18:05:13 +00:00
sml
solidity
spec
sql
stylus
sugarss SugarSS support from PR 1967 (#2219) 2019-01-27 11:42:11 +00:00
swift Update syntax checking 2019-02-06 18:05:13 +00:00
tcl
terraform
testft
tex Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
texinfo Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
text Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
thrift #2132 Unify temporary file management in command.vim 2019-01-26 19:33:52 +00:00
typescript add project_root_callback for tsserver (#2290) 2019-02-11 21:24:22 +00:00
verilog Update syntax checking 2019-02-06 18:05:13 +00:00
vhdl Update syntax checking 2019-02-06 18:05:13 +00:00
vim #2132 Unify temporary file management in command.vim 2019-01-26 19:33:52 +00:00
vue
xhtml Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
xml Update syntax checking 2019-02-06 18:05:13 +00:00
yaml
yang