:glowing_star:Ruby样式指南,带有linter和自动代码修复程序-Ruby开发

时间:2024-06-16 05:12:52
【文件属性】:

文件名称::glowing_star:Ruby样式指南,带有linter和自动代码修复程序-Ruby开发

文件大小:63KB

文件格式:ZIP

更新时间:2024-06-16 05:12:52

Ruby Coding Style Guides

Standard-Ruby样式指南,lint和formatter该宝石是StandardJS的重要组成部分,旨在以相同的三种方式为您(和其他人!)节省时间:无配置。 强制执行一致的样式的最简单方法-Standard-Ruby样式指南,linter和formatter该gem是StandardJS的重要组成部分,旨在以相同的三种方式为您(和其他人!)节省时间:无配置。 在项目中实施一致样式的最简单方法。 只需将其放入即可。自动格式化代码。 只需运行standardrb --fix,然后对凌乱或不一致的代码说再见。 尽早发现样式问题和程序员错误。 通过消除审阅者和贡献者之间的来回关系,节省宝贵的代码审阅时间。 不


【文件预览】:
standard-main
----.gitignore(82B)
----standard.gemspec(847B)
----exe()
--------standardrb(115B)
----bin()
--------setup(131B)
--------console(343B)
----CHANGELOG.md(11KB)
----LICENSE.txt(1KB)
----.github()
--------workflows()
----.standard.yml(63B)
----README.md(16KB)
----config()
--------ruby-2.4.yml(87B)
--------base.yml(19KB)
--------ruby-1.8.yml(110B)
--------ruby-1.9.yml(103B)
--------ruby-2.2.yml(79B)
--------ruby-2.3.yml(29B)
--------ruby-2.5.yml(106B)
--------ruby-2.7.yml(95B)
----lib()
--------standard.rb(274B)
--------standard()
----Gemfile(207B)
----docs()
--------RELEASE.md(2KB)
----Rakefile(270B)
----test()
--------standard_test.rb(256B)
--------cop_invoker.rb(6KB)
--------standardrb_test.rb(2KB)
--------fixture()
--------test_helper.rb(1KB)
--------standard()
----Gemfile.lock(1KB)

网友评论