github.com/tilt-dev/tilt@v0.33.15-0.20240515162809-0a22ed45d8a0/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")