Completed
Pull Request — master (#160)
by timothy
25:50
created
14 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
8 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
8 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