index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fixers
Age
Commit message (
Expand
)
Author
2021-01-23
Merge pull request #3521 from hsanson/3498-change-standardrb-fixer-to-use-stdin
Horacio Sanson
2021-01-22
fixers/xo: remove unnecessary directory crawl
Charles B Johnson
2021-01-22
fixers/xo: support monorepos
Charles B Johnson
2021-01-22
fixers/xo: support stdin relative to the fixed file
Charles B Johnson
2021-01-22
fixers/xo: support typescript options
Charles B Johnson
2021-01-22
fixers/xo: refactor to handlers
Charles B Johnson
2021-01-22
fixers/xo: add tests
Charles B Johnson
2021-01-22
Update tests
Horacio Sanson
2021-01-20
Merge pull request #3261 from toastal/dhall
Horacio Sanson
2021-01-08
Merge pull request #3386 from ivorpeles/master
Horacio Sanson
2020-12-21
merging master
toastal
2020-11-29
Merge pull request #3381 from andreypopp/gofmt-stding-stdout
Horacio Sanson
2020-11-25
Ensure isort / pipenv test conforms to ALE coding standards
Ivor Peles
2020-11-25
feat: add yamlfix fixer
Lyz
2020-11-21
Add test for isort with auto_pipenv flag(s)
Ivor Peles
2020-11-21
Merge pull request #3409 from lyz-code/feat/add-autoimport-support
w0rp
2020-11-21
Merge pull request #2903 from davidtwco/ormolu-fixer
w0rp
2020-11-21
Add php phpcbf options (#3383)
Dale Jung
2020-11-21
Add luafmt fixer (#3289)
zandr
2020-10-23
feat: add autoimport fixer
Lyz
2020-10-23
Add ormolu fixer.
David Wood
2020-10-03
Use stdin/stdout to communicate with gofmt
Andrey Popp
2020-09-14
addressing missing docs + cleaning up older Dhall files
toastal
2020-09-08
merge master -- apparently someone else added dhall?
toastal
2020-08-28
Close #3325 - Apply new formatting where possible
w0rp
2020-08-28
#3325 - ale#path#BufferCdString now generates %s:h
w0rp
2020-08-28
Set prettier working directory to where .prettierignore is (#3101)
Sorin Iclanzan
2020-08-25
Add dhall-format as a Fixer
patrick brisbin
2020-08-21
Fixed tests
Khaveesh N
2020-08-20
#3299 Merge gcc and clang into a cc linter
w0rp
2020-08-17
Merge pull request #3046 from hsanson/2816-fix-standard-fix-doesnt-work
w0rp
2020-08-17
Add remark-lint for a markdown fixer (#2836)
blyoa
2020-08-16
Make it easier to run tests locally
w0rp
2020-08-14
Merge pull request #2920 from ConradIrwin/prettier-standard-stdin
w0rp
2020-08-14
tests
toastal
2020-08-13
Fix 1695 - Change rubocop fixer to use stdin (#3230)
Horacio Sanson
2020-08-12
Restore old behavior of ALEFix command for Rubocop (#3237)
Nihad Abbasov
2020-08-07
Merge pull request #3107 from daliusd/tslintfix
w0rp
2020-07-30
doc: Meaningless comment to kick CI from hang
jhlink
2020-07-30
test: Find .astylerc placed with src for astyle
jhlink
2020-07-30
fix: Find proj_options in same dir for astyle
jhlink
2020-07-29
Merge pull request #3231 from jhlink/add-astyle-for-c-formatting
Horacio Sanson
2020-07-29
fix: Use ALE to reliably find project options
jhlink
2020-07-28
test: Set empty values for astyle project_options
jhlink
2020-07-28
chore: Distinguish test value name
jhlink
2020-07-28
chore: Delete dead test code
jhlink
2020-07-28
fix: Change _options to _project_options
jhlink
2020-07-26
fix: Remove explicit calls to file path in astyle
jhlink
2020-07-26
feat: Add project option file support for astyle
jhlink
2020-07-26
feat: Use stdin/redirection for astyle
jhlink
[next]