codeflash/tests/languages
claude[bot] d8c2b94359 style: remove redundant local import re and fix test conventions
- Remove redundant `import re` inside _is_vitest_workspace() since re is already imported at module level
- Convert tests to use pytest tmp_path fixture instead of tempfile.TemporaryDirectory()
- Add missing return type annotations and encoding= parameters
- Remove unused pytest import and docstrings

Co-authored-by: mohammed ahmed <undefined@users.noreply.github.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 07:56:07 +00:00
..
javascript style: remove redundant local import re and fix test conventions 2026-04-04 07:56:07 +00:00
test_coverage_exclusion_message.py Fix AttributeError: use file_path not source_file_path 2026-04-02 18:51:38 +00:00