2 Star 0 Fork 0

mirrors_airbnb/puppet-munki

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Rakefile 248 Bytes
一键复制 编辑 原始数据 按行查看 历史
Graham Gilbert 提交于 2021-06-07 14:48 . No more rubocop
require "puppetlabs_spec_helper/rake_tasks"
require "rubocop/rake_task"
RuboCop::RakeTask.new
PuppetLint.configuration.send("disable_variable_scope")
task :all do
Rake::Task["lint"].invoke
Rake::Task["syntax"].invoke
end
task default: [:all]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_airbnb/puppet-munki.git
git@gitee.com:mirrors_airbnb/puppet-munki.git
mirrors_airbnb
puppet-munki
puppet-munki
master

搜索帮助