python-lsp / python-lsp-server

Fork of the python-language-server project, maintained by the Spyder IDE team and the community
MIT License
1.75k stars 187 forks source link

pycodestyle "filename"&"exclude" configs seems to not work #526

Open Tal500 opened 4 months ago

Tal500 commented 4 months ago

It seems that pycodestyle is invoked in every buffer that pylsp is activate on, totally discoraging the "filename"&"exclude" options given in pylsp configuration.