missing ale tooling for vim/neovim? #58

Closed
opened 2022-11-06 21:33:35 +00:00 by jessebot · 2 comments
jessebot commented 2022-11-06 21:33:35 +00:00 (Migrated from github.com)

Currently using flake8 and autoflake doesn't seem to be working.

Currently using flake8 and autoflake doesn't seem to be working.
jessebot commented 2022-11-07 13:12:12 +00:00 (Migrated from github.com)

flake8 works now after adding flake8 to the default pip packages, but autoflake does not work for some reason.

flake8 works now after adding flake8 to the default pip packages, but autoflake does not work for some reason.
jessebot commented 2022-11-07 14:46:33 +00:00 (Migrated from github.com)

well, they work as linters and apparently they don't actually work for what I thought they did for fixers, so this is fine, I guess. I also enabled it fixing whitespace, so that's nice.

more info here: https://vim-autoflake.readthedocs.io/en/latest/

ale config for vim here:
https://github.com/jessebot/dot_files/blob/v0.5.4/.vimrc#L63

alt config for neovim here:
https://github.com/jessebot/dot_files/blob/v0.5.4/.config/nvim/lua/user/ale.lua

well, they work as linters and apparently they don't actually work for what I thought they did for fixers, so this is fine, I guess. I also enabled it fixing whitespace, so that's nice. more info here: https://vim-autoflake.readthedocs.io/en/latest/ ale config for vim here: https://github.com/jessebot/dot_files/blob/v0.5.4/.vimrc#L63 alt config for neovim here: https://github.com/jessebot/dot_files/blob/v0.5.4/.config/nvim/lua/user/ale.lua
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jessebot/onboardme#58
No description provided.