Skip to content

Conversation

@ilyaZar
Copy link
Contributor

@ilyaZar ilyaZar commented Dec 5, 2025

Fix #1219

handle fct = "" correctly; include upstream fix #1207 via #1215 for easier cherry picking

  • brings in commit 8e7c30d to inherit the “sanitizer” logic.

  • adjust behavior so that fct = "" is treated as an empty string (not "unnamed"),

I dont like "unnamed" as internal name that propagates into golem-generated files; it seems to be difficult to handle as well; an empty func. name is probably just fine, as the original issue #1219 suggests.

pachadotdev and others added 2 commits December 5, 2025 17:18
- sanitizer is adjusted; "unnamed" is tricky within golem so "" is kept

- if checks for "" and _.R just in case sb. names the func. _, but the sanitizer should clean that actually
@ilyaZar ilyaZar mentioned this pull request Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR] create module fct/utils without a trailing underscore: mod_FixHumanity_fct_.R [BUG] add_fct could generate unparsable file

2 participants