Age | Commit message (Collapse) | Author |
|
Handle multiple files in the GCC handler.
|
|
|
|
|
|
Add support for fixing Haskell with hfmt
|
|
add rustfmt fixer
|
|
`mix format` new fixer for elixir lang
|
|
|
|
|
|
|
|
(only available in elixir > 1.6)
|
|
|
|
|
|
|
|
|
|
Fixes #734
The main issue was not consitently using the correct buffer.
|
|
|
|
|
|
|
|
command exists
|
|
profile them
|
|
|
|
|
|
add a new fixer: trim_whitespace
|
|
|
|
|
|
|
|
Add all possible config files for prettier
|
|
Prettier uses cosmiconfig, and therefore it is possible to add different
extensions to the config file. More information can be found here:
https://github.com/prettier/prettier#configuration-file.
|
|
Add a gofmt fixer for golang.
|
|
|
|
|
|
|
|
|
|
|
|
not detect node_modules correctly. The `-c` option, however, works fine.
|
|
|
|
|
|
|
|
prettier-eslint
|
|
|
|
filenames for eslint --fix
|
|
|
|
|
|
Windows
|
|
* Add elm-format as a new fixer
|
|
|
|
'on_save' again
|
|
* Add prettier fixer support for typescript
* Add prettier fixer support for css and scss
* Add prettier fixer support for json
* Use getbufvar() to get &filetype
|
|
|
|
buffer's basename
|