Closed kliegeois closed 1 year ago
Thanks @lyskov I will update the PR as soon as possible based on your comments.
@lyskov, I know it is not ideal on your side but could we merge the PR as is? It is easier on my side as I don't need to ask for a review. I can add those comments in the next PR (if it is fine with you).
This PR addresses #248 by adding an option to enable
module_local
for a namespace (using+module_local namespace
) or for all the namespaces(using+module_local ALL
).@lyskov