Horacio Sanson
3e94c42ec0
Merge pull request #3521 from hsanson/3498-change-standardrb-fixer-to-use-stdin
...
3498 change standardrb fixer to use stdin
2021-01-23 19:28:41 +09:00
Horacio Sanson
a6dfc611f6
Merge pull request #3424 from maxice8/atools
...
Add support for Alpine Linux APKBUILD
2021-01-23 16:05:26 +09:00
tatsuya
997dd7f8fe
add spectral handler
2021-01-23 11:56:10 +09:00
tatsuya
5a47d878fb
add spectral linter for yaml
...
ci
2021-01-23 11:56:10 +09:00
Horacio Sanson
c374736301
Merge pull request #3533 from motato1/master
...
Deno support for LSP and fixer
2021-01-23 11:04:52 +09:00
Horacio Sanson
5200e6c734
Merge pull request #2825 from thindil/master
...
Added support for Ada Language Server
2021-01-23 09:41:02 +09:00
Mohammed Chelouti
e16c3b09f7
doc: Add documentation for Deno
2021-01-22 19:06:53 +01:00
Mohammed Chelouti
9b362634f7
feat: Add Deno lsp support
2021-01-22 19:06:53 +01:00
Mohammed Chelouti
4f2666265a
feat: Add Deno fmt fixer
2021-01-22 19:06:52 +01:00
Leo
56951932e0
Add tests for atools handler, basic and dealing with Error and Warning
2021-01-22 14:04:26 -03:00
Leo
4999ae2e85
Test default linters for apkbuild
2021-01-22 14:04:26 -03:00
Horacio Sanson
33f2f8ddcd
Merge pull request #3551 from fenuks/bugfix-3506
...
Fix clang-tidy ignoring compile-commands.json
2021-01-23 01:55:40 +09:00
Bartek thindil Jasicki
1ca780a08a
Merge remote-tracking branch 'upstream/master'
2021-01-22 17:52:01 +01:00
Nelson Yeung
efe65f3477
Add command callback tests
2021-01-22 16:37:38 +00:00
Horacio Sanson
9a1e91e075
Merge pull request #3519 from atsuya/feature/support-vala-lint
...
Add support for Vala-Lint
2021-01-23 01:24:24 +09:00
Charles B Johnson
5fd5fa5305
linters/xo: fix tests
2021-01-22 09:23:54 -06:00
Charles B Johnson
23ff19a162
fixers/xo: remove unnecessary directory crawl
2021-01-22 09:23:54 -06:00
Charles B Johnson
f17beadb49
fixers/xo: support monorepos
2021-01-22 09:23:54 -06:00
Charles B Johnson
8ffde14039
fixers/xo: support stdin relative to the fixed file
2021-01-22 09:23:53 -06:00
Charles B Johnson
e75ac9f497
fixers/xo: support typescript options
2021-01-22 09:23:53 -06:00
Charles B Johnson
289f808ccd
fixers/xo: refactor to handlers
2021-01-22 09:23:53 -06:00
Charles B Johnson
4a6136c27e
fixers/xo: add tests
2021-01-22 09:23:53 -06:00
Charles B Johnson
6bfcb9cdff
linters/xo: consolidate xo linters
2021-01-22 09:23:53 -06:00
Atsuya Takagi
2dbf4ee271
add test to check if it properly ignores outputs with unknown error types
2021-01-23 00:08:01 +09:00
Atsuya Takagi
4ed520a219
add initial files
2021-01-23 00:08:01 +09:00
fenuks
65824feef3
Fix clang-tidy ignoring compile_commands.json
2021-01-22 15:19:38 +01:00
Horacio Sanson
014b00d4d7
Add yamllint and prettier to openapi.
...
This commit enables yamllint and prettier on openapi files.
2021-01-22 23:17:38 +09:00
Horacio Sanson
03eae9e085
Fix 2777 - Add IBM openapi validator
2021-01-22 23:17:38 +09:00
Horacio Sanson
27a22e7161
Update tests
2021-01-22 23:17:01 +09:00
Bartek thindil Jasicki
42bf5ca911
Merge remote-tracking branch 'upstream/master'
2021-01-22 09:45:52 +01:00
Horacio Sanson
7e3d2930d8
Merge pull request #3261 from toastal/dhall
...
Enhanced Dhall fixer support
2021-01-20 21:06:03 +09:00
Horacio Sanson
7b42dd7387
Merge pull request #3475 from benknoble/dafny-include-timeouts
...
dafny: add a timeLimit option and message-parsing
2021-01-20 20:48:53 +09:00
Horacio Sanson
16c45b8213
Merge pull request #3453 from blinsay/blinsay/rust-analyzer-lsp
...
pass lsp intialization_options to rust-analyzer
2021-01-20 20:45:17 +09:00
Horacio Sanson
8de0e7b9ba
Merge pull request #3430 from mbrunnen/mbn/fix-macros-include-c-flag
...
Add -imacros to C flags
2021-01-20 20:42:18 +09:00
Horacio Sanson
783cf4ab82
Merge pull request #3362 from daliusd/tsserver_hints
...
Show tsserver hints/suggestions in Ale.
2021-01-20 20:40:44 +09:00
Horacio Sanson
bfc412a77b
Merge pull request #3455 from Thau/feat/credo_config_file
...
feat: Adds variable to use custom config file with Elixir Credo
2021-01-20 08:42:45 +09:00
Horacio Sanson
9387ccfbc5
Merge pull request #3485 from andreaconti/master
...
Fix Julia Language Server Support
2021-01-16 15:58:21 +09:00
Bartek thindil Jasicki
45a28383a2
Merge remote-tracking branch 'upstream/master'
2021-01-15 09:42:14 +01:00
w0rp
f398faa8d3
Merge pull request #3471 from kevinclark/3448-fix-unittests
...
Make test/scripts/custom-checks portable
2021-01-14 18:08:44 +00:00
Kevin Clark
39f393ef07
Add nvim floating window support (replaces #3314 ) ( #3470 )
...
* Add nvim floating window hover support
* Add configuration for float to replace preview
* preview#ShowFloating: qualify local variables
* Configure floating preview usecases individually
Also:
* Extract floating preview to its own file.
* Ignore 'stay_here' option. Moving into the floating preview window
seems confusing at best.
* Re-use existing floating preview window if it's still up.
* Flush out floating preview documentation.
* Watch cursor position changes per window
Floating previews open a new window, so when that window is written to,
it moves briefly there at a different position than the original window.
This makes repeated positions detected when positions are tracked at a
s: level. Instead, we change the variable to window scoped, which only
fires a message if the cursor has changed from the last position in
*that window*.
* g:ale_floating_preview cleanup
* floating_preview: add ALEDetail tests
* Fix fecs test missing runtime call
* Add ALEHover floating preview tests
Co-authored-by: Jan-Grimo Sobez <jan-grimo.sobez@phys.chem.ethz.ch>
2021-01-14 18:06:20 +00:00
Horacio Sanson
97ce2423b0
Merge pull request #3494 from YorickPeterse/master
...
Add linter for Inko
2021-01-13 23:54:06 +09:00
Horacio Sanson
012348582c
Merge pull request #3531 from pinicarus/custom-erlc-executable
...
Custom erlc executable
2021-01-13 14:04:58 +09:00
Bartek thindil Jasicki
7b1ed2733e
Merge remote-tracking branch 'upstream/master'
2021-01-08 09:43:19 +01:00
Horacio Sanson
54dd731cf1
Merge pull request #3386 from ivorpeles/master
...
Make isort fixer recognize auto_pipenv flag
2021-01-08 10:43:34 +09:00
Horacio Sanson
4c454c96a9
Merge pull request #3390 from benknoble/fix-dafny-filename
...
dafny: include correct filename in lint results
2021-01-06 11:19:29 +09:00
Kevin Clark
6b97af680d
Exclude grandfathered-in non-snakecased lints
...
Prior to #3448 , several linters should have been failing the
custom-checks that look for non-snake-cased lint names. They weren't,
but now the bug that hid those is fixed. So to avoid breaking users, we
just exclude those from the check. Linters excluded:
* clojure/clj_kondo.vim
* elixir/elixir_ls.vim
* go/golangci_lint.vim
* swift/swiftformat.vim
2021-01-01 14:48:10 -08:00
Yorick Peterse
8375ee2766
Add linter for Inko
...
This adds a linter for Inko (https://inko-lang.org/ ). The linter makes
use of Inko's own compiler, and a newly introduced --check flag to only
check for errors; instead of also compiling source code.
2020-12-23 16:50:45 +01:00
Manoel Brunnen
02255dd967
Add tests for -imacros C flag
2020-12-21 15:07:11 +01:00
toastal
9c7e1fe4dd
merging master
2020-12-21 10:26:09 +07:00
Bartek thindil Jasicki
8af805cefe
Merge remote-tracking branch 'upstream/master'
2020-12-18 10:04:19 +01:00