# frozen_string_literal: true require "infusible" module Git module Lint module Commits module Systems Import = Infusible.with Container end end end end