github.com/tilt-dev/tilt@v0.36.0/pkg/model/globalyaml.go (about) 1 package model 2 3 // TODO(maia): throw an error if you try to name a manifest this in your Tiltfile? 4 const UnresourcedYAMLManifestName = ManifestName("uncategorized")