|
87e5ddeb37
|
pycodestyle: Ignore E501 line too long error
We add this so that pyls does not complain about this. This could also
be done in LSP configuration, like below, but not doing that.
https://github.com/lukas-reineke/dotfiles/blob/master/vim/lua/lsp.lua
|
2021-03-06 12:25:50 +05:30 |
|