Commits
Click on a commit to change the comparison rangefix(linter): improve prefer_namespace_keyword rule test(linter): correct nested module handling in prefer_namespace_keyword rule chore(linter): Removed unnecessary context parameter from `is_valid_module` function. chore(linter): Refactor `prefer_namespace_keyword` rule in TypeScript linter fix(linter): remove redundant diagnostic return in `prefer_namespace_keyword` rule Merge branch 'main' into fix/4651