Completed
Pull Request — master (#186)
by Tomas
24:26
created
11 files with issues
Count Path Last Found
12 neovim/api/common.py
Bug Best Practice Unused Code Coding Style
10 neovim/api/nvim.py
Configuration Best Practice Bug Unused Code Coding Style
1 neovim/msgpack_rpc/async_session.py
Best Practice
9 neovim/msgpack_rpc/event_loop/asyncio.py
Configuration Bug Coding Style
13 neovim/msgpack_rpc/event_loop/base.py
Bug
27 neovim/msgpack_rpc/event_loop/uv.py
Configuration Unused Code Coding Style Bug
1 neovim/msgpack_rpc/msgpack_stream.py
Configuration
9 neovim/msgpack_rpc/session.py
Configuration Bug Best Practice
31 neovim/plugin/decorators.py
Coding Style Best Practice Bug Comprehensibility
14 neovim/plugin/host.py
Best Practice Coding Style Unused Code Bug