YetAnotherClown/planck
Fallback to Source + Line for System Names When Name Is “system”
Offen
#41 geöffnet am 06.02.2026
enhancementgood first issue
Repository-Metriken
- Stars
- (56 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
When systems are defined as,
return {
system = function()
-- ...
end
}
The name for the system will become system. When this happens, we should fallback to using the Source + Line for the system name.