Skip to content
代码片段 群组 项目
  • Peter Leitzen's avatar
    1fb16d2a
    CI: Check Ruby syntax · 1fb16d2a
    Peter Leitzen 创作于
    * Run CI job per supported Ruby version.
    * Use the much faster RubyVM::InstructionSequence.compile
    
    Spawning Ruby processes is expensive and RubyVM::InstructionSequence.compile
    provides the same functionality (minus warnings).
    
    * Add Rakefile again and adjust specs
    * CI: Run ruby_syntax job in preflight stage
    未验证
    1fb16d2a
    历史
    CI: Check Ruby syntax
    Peter Leitzen 创作于
    * Run CI job per supported Ruby version.
    * Use the much faster RubyVM::InstructionSequence.compile
    
    Spawning Ruby processes is expensive and RubyVM::InstructionSequence.compile
    provides the same functionality (minus warnings).
    
    * Add Rakefile again and adjust specs
    * CI: Run ruby_syntax job in preflight stage
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。