1 Star 0 Fork 0

ic-starter/vim-python-pep8-indent

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CONTRIBUTING.rst 1.01 KB
一键复制 编辑 原始数据 按行查看 历史

How To Contribute

vim-python-pep8-indent is always open for suggestions and contributions by generous developers. I’ve collected a few tips to get you started.

Please:

Running Tests

  • They are written in Ruby (sorry :() using vimrunner which requires rspec.

  • The tests go into spec/indent/indent_spec.rb. Look at the describe blocks to get the hang of it.

  • Run the tests with the command:

    $ rspec spec
    
  • Alternatively you can use Docker:

    $ make test_docker
    
  • You can select tests based on line numbers, e.g.:

    $ rspec ./spec/indent/indent_spec.rb:385
    $ make test_docker RSPEC_ARGS=./spec/indent/indent_spec.rb:385
    

Thank you for considering to contribute!

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ic-starter/vim-python-pep8-indent.git
git@gitee.com:ic-starter/vim-python-pep8-indent.git
ic-starter
vim-python-pep8-indent
vim-python-pep8-indent
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385