• Fabio Pitino's avatar
    Extract Gitlab::Ci::Lint class · 8f043c04
    Fabio Pitino authored
    Provide an abstraction for the CI Lint feature that can
    use either a static validation via the Gitlab::Ci::YamlProcessor
    or via a simulation using Ci::CreatePipelineService.
    
    The resulting object is mode agnostic making it easy to serialize
    or visualize it in the UI.
    8f043c04
lint.rb 3 KB