Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-23 | Merge remote-tracking branch 'upstream/master' | Pierre-Nicolas Clauss | |
Signed-off-by: Pierre-Nicolas Clauss <pinicarus@protonmail.com> | |||
2021-01-23 | Merge pull request #3556 from jD91mZM2/rnix | Horacio Sanson | |
Add rnix-lsp for Nix diagnostics and completion | |||
2021-01-23 | Add rnix-lsp for Nix diagnostics and completion | jD91mZM2 | |
2021-01-23 | Merge pull request #3424 from maxice8/atools | Horacio Sanson | |
Add support for Alpine Linux APKBUILD | |||
2021-01-23 | add spectral support for json | tatsuya | |
2021-01-23 | add spectral linter for yaml | tatsuya | |
ci | |||
2021-01-23 | Merge pull request #3533 from motato1/master | Horacio Sanson | |
Deno support for LSP and fixer | |||
2021-01-23 | doc: Fix linter issues | Mohammed Chelouti | |
2021-01-22 | doc: Add documentation for Deno | Mohammed Chelouti | |
2021-01-22 | Add document for apkbuild filetype | Leo | |
2021-01-22 | Document new default linters for apkbuild | Leo | |
2021-01-22 | document support for apkbuild-lint and secfixes-check for apkbuild | Leo | |
2021-01-22 | Merge remote-tracking branch 'upstream/master' | Bartek thindil Jasicki | |
2021-01-22 | Fix typos | Nelson Yeung | |
2021-01-22 | Fix linting errors | Nelson Yeung | |
2021-01-22 | Add dart analysis_server doc | Nelson Yeung | |
2021-01-23 | Merge pull request #3519 from atsuya/feature/support-vala-lint | Horacio Sanson | |
Add support for Vala-Lint | |||
2021-01-22 | xo: update docs | Charles B Johnson | |
2021-01-23 | update doc with snake cased linter name | Atsuya Takagi | |
2021-01-23 | document the variables can be set for the linter | Atsuya Takagi | |
2021-01-23 | add Vala-Lint as supported linter | Atsuya Takagi | |
2021-01-23 | add documentation for vala-lint | Atsuya Takagi | |
2021-01-22 | Fix linter error | Horacio Sanson | |
2021-01-22 | Improve documentation | Horacio Sanson | |
2021-01-22 | Add yamllint and prettier to openapi. | Horacio Sanson | |
This commit enables yamllint and prettier on openapi files. | |||
2021-01-22 | Fix 2777 - Add IBM openapi validator | Horacio Sanson | |
2021-01-22 | Merge remote-tracking branch 'upstream/master' | Bartek thindil Jasicki | |
2021-01-20 | Merge pull request #3261 from toastal/dhall | Horacio Sanson | |
Enhanced Dhall fixer support | |||
2021-01-20 | Merge pull request #3475 from benknoble/dafny-include-timeouts | Horacio Sanson | |
dafny: add a timeLimit option and message-parsing | |||
2021-01-20 | Merge pull request #3362 from daliusd/tsserver_hints | Horacio Sanson | |
Show tsserver hints/suggestions in Ale. | |||
2021-01-20 | Merge pull request #3455 from Thau/feat/credo_config_file | Horacio Sanson | |
feat: Adds variable to use custom config file with Elixir Credo | |||
2021-01-15 | Merge remote-tracking branch 'upstream/master' | Bartek thindil Jasicki | |
2021-01-14 | Merge pull request #3471 from kevinclark/3448-fix-unittests | w0rp | |
Make test/scripts/custom-checks portable | |||
2021-01-14 | Add nvim floating window support (replaces #3314) (#3470) | Kevin Clark | |
* 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-13 | Merge pull request #3494 from YorickPeterse/master | Horacio Sanson | |
Add linter for Inko | |||
2021-01-13 | Merge pull request #3398 from ecly/update-python-find-root | Horacio Sanson | |
Update `ale#python#FindProjectRootIni` with poetry.lock and pyproject.toml | |||
2021-01-13 | Merge pull request #3531 from pinicarus/custom-erlc-executable | Horacio Sanson | |
Custom erlc executable | |||
2021-01-08 | Merge remote-tracking branch 'upstream/master' | Bartek thindil Jasicki | |
2021-01-08 | Merge pull request #3386 from ivorpeles/master | Horacio Sanson | |
Make isort fixer recognize auto_pipenv flag | |||
2020-12-23 | Add linter for Inko | Yorick Peterse | |
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-21 | merging master | toastal | |
2020-12-18 | Merge remote-tracking branch 'upstream/master' | Bartek thindil Jasicki | |
2020-12-17 | Add salt-lint support | Benjamin Binier | |
2020-12-16 | Merge pull request #3403 from will/sorbetwatchman | Horacio Sanson | |
Add Ruby sorbet option to enable watchman | |||
2020-11-30 | dafny: add a timeLimit option and message-parsing | D. Ben Knoble | |
2020-11-28 | Fix test/script/check-supported-tools-tables | Kevin Clark | |
2020-11-28 | Fix TOC tests | Kevin Clark | |
Sort order is slightly different than the headings | |||
2020-11-27 | Merge remote-tracking branch 'upstream/master' | Bartek thindil Jasicki | |
2020-11-25 | feat: add yamlfix fixer | Lyz | |
2020-11-23 | chore: Document config_file variable | Gonzalo Quero | |