intersystems / intersystems/isc-codetidy
Check for proper namespace context switching
Open
enhancement
- Dominant language
- ObjectScript
- Stars
- 4
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Should use new $Namespace / set $Namespace; any method with set $Namespace should also new $Namespace; $zu(5) and zn should be avoided.
Contributor guide
Assessment
This issue has not been assessed yet.