# frozen_string_literal: true

target :lib do
  signature "sig"

  check "lib"

  library "date"
end
