target :lib do
  signature "sig"

  check "lib"

  # ignore whole of lib, to just validate RBS in sig
  ignore "lib"
end
