You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that this is probably out of scope but is there a way to have a callback fire for each option file? I need to scan files and do an ast transform in certain cases. Can Starlark shell out to programs? Or is there some other approach I could use?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I understand that this is probably out of scope but is there a way to have a callback fire for each option file? I need to scan files and do an
ast
transform in certain cases. Can Starlark shell out to programs? Or is there some other approach I could use?Beta Was this translation helpful? Give feedback.
All reactions