tree-sitter-analyzer 1.3.4__tar.gz → 1.3.5__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of tree-sitter-analyzer might be problematic. Click here for more details.
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/GITFLOW.md +8 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/GITFLOW_ja.md +8 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/GITFLOW_zh.md +8 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/PKG-INFO +8 -8
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/README.md +7 -7
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/README_ja.md +6 -6
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/README_zh.md +6 -6
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/pyproject.toml +2 -2
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/__init__.py +1 -1
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/uv.lock +1 -1
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/.gitattributes +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/.gitignore +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/.kiro/steering/product.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/.kiro/steering/structure.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/.kiro/steering/tech.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/.pre-commit-config.yaml +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/.pre-commit-hooks.yaml +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/AI_COLLABORATION_GUIDE.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/CHANGELOG.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/CODE_STYLE_GUIDE.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/CONTRIBUTING.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/DEPLOYMENT_GUIDE.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/LANGUAGE_GUIDELINES.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/LLM_CODING_GUIDELINES.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/MCP_SETUP_DEVELOPERS.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/MCP_SETUP_USERS.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/PROJECT_ROOT_CONFIG.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/PYPI_RELEASE_GUIDE.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/REFACTORING_SUMMARY.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/build_standalone.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/check_quality.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/docs/GITFLOW_BEST_PRACTICES.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/docs/RELEASE_EXECUTION_GUIDE.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/docs/api.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/docs/mcp_fd_rg_design.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/BigService.java +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/BigService.json +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/BigService.summary.json +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/JavaDocTest.java +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/MultiClass.java +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/Sample.java +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/cache_demo.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/calculate_token_comparison.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/project_root_demo.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/sample.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/security_demo.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/security_integration_demo.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/smart_cache_demo.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/total_only_optimization_demo.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/llm_code_checker.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/pypirc_example.txt +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/pytest.ini +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/scripts/README.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/scripts/gitflow_helper.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/scripts/gitflow_release_automation.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/scripts/sync_version.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/scripts/sync_version_minimal.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/start_mcp_server.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/01_onboarding.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/02_architecture_map.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/03_cli_cheatsheet.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/04_mcp_cheatsheet.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/05_plugin_tutorial.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/06_quality_workflow.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/07_troubleshooting.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/08_prompt_library.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/09_tasks.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/10_glossary.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/11_takeover_plan.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/CLI_COMMAND_CORRECTIONS.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/IMPROVEMENT_SUMMARY.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/README.md +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/__main__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/api.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/__init__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/__main__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/commands/__init__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/commands/advanced_command.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/commands/base_command.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/commands/default_command.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/commands/partial_read_command.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/commands/query_command.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/commands/structure_command.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/commands/summary_command.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/commands/table_command.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/info_commands.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli_main.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/constants.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/__init__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/analysis_engine.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/cache_service.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/engine.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/parser.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/query.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/query_filter.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/query_service.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/encoding_utils.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/exceptions.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/file_handler.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/formatters/__init__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/formatters/base_formatter.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/formatters/formatter_factory.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/formatters/java_formatter.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/formatters/python_formatter.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/interfaces/__init__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/interfaces/cli.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/interfaces/cli_adapter.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/interfaces/mcp_adapter.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/interfaces/mcp_server.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/language_detector.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/language_loader.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/languages/__init__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/languages/java_plugin.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/languages/javascript_plugin.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/languages/python_plugin.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/__init__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/resources/__init__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/resources/code_file_resource.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/resources/project_stats_resource.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/server.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/tools/__init__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/tools/analyze_scale_tool.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/tools/analyze_scale_tool_cli_compatible.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/tools/base_tool.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/tools/fd_rg_utils.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/tools/find_and_grep_tool.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/tools/list_files_tool.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/tools/query_tool.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/tools/read_partial_tool.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/tools/search_content_tool.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/tools/table_format_tool.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/tools/universal_analyze_tool.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/utils/__init__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/utils/error_handler.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/utils/gitignore_detector.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/utils/path_resolver.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/utils/search_cache.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/models.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/output_manager.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/plugins/__init__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/plugins/base.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/plugins/manager.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/project_detector.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/queries/__init__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/queries/java.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/queries/javascript.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/queries/python.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/queries/typescript.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/query_loader.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/security/__init__.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/security/boundary_manager.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/security/regex_checker.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/security/validator.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/table_formatter.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/utils.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/upload_interactive.py +0 -0
- {tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/upload_to_pypi.py +0 -0
|
@@ -108,6 +108,10 @@ For manual releases:
|
|
|
108
108
|
|
|
109
109
|
3. **Update documentation**:
|
|
110
110
|
```bash
|
|
111
|
+
# Get current test count and coverage statistics:
|
|
112
|
+
# Test count: uv run python -m pytest --collect-only -q | findstr /C:"collected"
|
|
113
|
+
# Coverage: uv run python -m pytest --cov=tree_sitter_analyzer --cov-report=term-missing --cov-report=json -x -q | findstr "TOTAL"
|
|
114
|
+
|
|
111
115
|
# Update README.md with new version, test counts, and coverage:
|
|
112
116
|
# - Version badges ([])
|
|
113
117
|
# - Test count badges ([])
|
|
@@ -171,6 +175,10 @@ For manual releases:
|
|
|
171
175
|
|
|
172
176
|
4. **Update documentation**:
|
|
173
177
|
```bash
|
|
178
|
+
# Get current test count and coverage statistics:
|
|
179
|
+
# Test count: uv run python -m pytest --collect-only -q | findstr /C:"collected"
|
|
180
|
+
# Coverage: uv run python -m pytest --cov=tree_sitter_analyzer --cov-report=term-missing --cov-report=json -x -q | findstr "TOTAL"
|
|
181
|
+
|
|
174
182
|
# Update CHANGELOG.md with hotfix details
|
|
175
183
|
# Update README.md with new version, test counts, and coverage:
|
|
176
184
|
# - Version badges ([])
|
|
@@ -88,6 +88,10 @@ gitGraph
|
|
|
88
88
|
# __init__.py にバージョン番号を同期
|
|
89
89
|
uv run python scripts/sync_version_minimal.py
|
|
90
90
|
|
|
91
|
+
# 現在のテスト数とカバレッジ統計を取得:
|
|
92
|
+
# テスト数: uv run python -m pytest --collect-only -q | findstr /C:"collected"
|
|
93
|
+
# カバレッジ: uv run python -m pytest --cov=tree_sitter_analyzer --cov-report=term-missing --cov-report=json -x -q | findstr "TOTAL"
|
|
94
|
+
|
|
91
95
|
# ドキュメントの更新:
|
|
92
96
|
# - README.md のバージョン番号、テスト数、カバレッジを更新
|
|
93
97
|
# - バージョンバッジ、テストバッジ、カバレッジバッジを更新
|
|
@@ -127,6 +131,10 @@ gitGraph
|
|
|
127
131
|
# __init__.py にバージョン番号を同期
|
|
128
132
|
uv run python scripts/sync_version_minimal.py
|
|
129
133
|
|
|
134
|
+
# 現在のテスト数とカバレッジ統計を取得:
|
|
135
|
+
# テスト数: uv run python -m pytest --collect-only -q | findstr /C:"collected"
|
|
136
|
+
# カバレッジ: uv run python -m pytest --cov=tree_sitter_analyzer --cov-report=term-missing --cov-report=json -x -q | findstr "TOTAL"
|
|
137
|
+
|
|
130
138
|
# ドキュメントの更新:
|
|
131
139
|
# - CHANGELOG.md にホットフィックス詳細を更新
|
|
132
140
|
# - README.md のバージョン番号、テスト数、カバレッジを更新
|
|
@@ -88,6 +88,10 @@ gitGraph
|
|
|
88
88
|
# 同步版本号到 __init__.py
|
|
89
89
|
uv run python scripts/sync_version_minimal.py
|
|
90
90
|
|
|
91
|
+
# 获取当前测试数量和覆盖率统计:
|
|
92
|
+
# 测试数量: uv run python -m pytest --collect-only -q | findstr /C:"collected"
|
|
93
|
+
# 覆盖率: uv run python -m pytest --cov=tree_sitter_analyzer --cov-report=term-missing --cov-report=json -x -q | findstr "TOTAL"
|
|
94
|
+
|
|
91
95
|
# 更新文档:
|
|
92
96
|
# - 更新 README.md 中的版本号、测试数量和覆盖率
|
|
93
97
|
# - 更新版本徽章、测试徽章、覆盖率徽章
|
|
@@ -127,6 +131,10 @@ gitGraph
|
|
|
127
131
|
# 同步版本号到 __init__.py
|
|
128
132
|
uv run python scripts/sync_version_minimal.py
|
|
129
133
|
|
|
134
|
+
# 获取当前测试数量和覆盖率统计:
|
|
135
|
+
# 测试数量: uv run python -m pytest --collect-only -q | findstr /C:"collected"
|
|
136
|
+
# 覆盖率: uv run python -m pytest --cov=tree_sitter_analyzer --cov-report=term-missing --cov-report=json -x -q | findstr "TOTAL"
|
|
137
|
+
|
|
130
138
|
# 更新文档:
|
|
131
139
|
# - 更新 CHANGELOG.md 添加 hotfix 详情
|
|
132
140
|
# - 更新 README.md 中的版本号、测试数量和覆盖率
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tree-sitter-analyzer
|
|
3
|
-
Version: 1.3.
|
|
3
|
+
Version: 1.3.5
|
|
4
4
|
Summary: Extensible multi-language code analyzer framework using Tree-sitter with dynamic plugin architecture
|
|
5
5
|
Project-URL: Homepage, https://github.com/aimasteracc/tree-sitter-analyzer
|
|
6
6
|
Project-URL: Documentation, https://github.com/aimasteracc/tree-sitter-analyzer#readme
|
|
@@ -163,11 +163,11 @@ Description-Content-Type: text/markdown
|
|
|
163
163
|
|
|
164
164
|
[](https://python.org)
|
|
165
165
|
[](LICENSE)
|
|
166
|
-
[](#quality-assurance)
|
|
167
|
+
[](#quality-assurance)
|
|
168
168
|
[](#quality-assurance)
|
|
169
169
|
[](https://pypi.org/project/tree-sitter-analyzer/)
|
|
170
|
-
[](https://github.com/aimasteracc/tree-sitter-analyzer/releases)
|
|
171
171
|
[](https://github.com/aimasteracc/tree-sitter-analyzer)
|
|
172
172
|
|
|
173
173
|
## 🚀 Break LLM Token Limits, Let AI Understand Code Files of Any Size
|
|
@@ -920,11 +920,11 @@ Tree-sitter Analyzer automatically detects and protects project boundaries:
|
|
|
920
920
|
- **Zero test failures** - Fully CI/CD ready
|
|
921
921
|
- **Cross-platform compatibility** - Windows, macOS, Linux
|
|
922
922
|
|
|
923
|
-
### ⚡ **Latest Quality Achievements (v1.3.
|
|
923
|
+
### ⚡ **Latest Quality Achievements (v1.3.5)**
|
|
924
924
|
- ✅ **Cross-platform path compatibility** - Fixed Windows short path names and macOS symbolic link differences
|
|
925
925
|
- ✅ **Windows environment** - Implemented robust path normalization using Windows API
|
|
926
926
|
- ✅ **macOS environment** - Fixed `/var` vs `/private/var` symbolic link differences
|
|
927
|
-
- ✅ **Comprehensive test coverage** -
|
|
927
|
+
- ✅ **Comprehensive test coverage** - 1699 tests, 74.42% coverage
|
|
928
928
|
- ✅ **GitFlow implementation** - Professional development/release branch strategy. See [GitFlow documentation](GITFLOW.md) for details.
|
|
929
929
|
|
|
930
930
|
### ⚙️ **Running Tests**
|
|
@@ -1041,9 +1041,9 @@ All AI prompts in this document have been thoroughly tested in real environments
|
|
|
1041
1041
|
|
|
1042
1042
|
**Test Environment:**
|
|
1043
1043
|
- Operating System: Windows 10
|
|
1044
|
-
- Project: tree-sitter-analyzer v1.3.
|
|
1044
|
+
- Project: tree-sitter-analyzer v1.3.5
|
|
1045
1045
|
- Test Files: BigService.java (1419 lines), sample.py (256 lines), MultiClass.java (54 lines)
|
|
1046
|
-
- Test Coverage:
|
|
1046
|
+
- Test Coverage: 1699 tests passed, 74.42% coverage
|
|
1047
1047
|
- Test Tools: All MCP tools (check_code_scale, analyze_code_structure, extract_code_section, query_code, list_files, search_content, find_and_grep)
|
|
1048
1048
|
|
|
1049
1049
|
**🚀 Start Now** → [30-Second Quick Start](#-30-second-quick-start)
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://python.org)
|
|
4
4
|
[](LICENSE)
|
|
5
|
-
[](#quality-assurance)
|
|
6
|
+
[](#quality-assurance)
|
|
7
7
|
[](#quality-assurance)
|
|
8
8
|
[](https://pypi.org/project/tree-sitter-analyzer/)
|
|
9
|
-
[](https://github.com/aimasteracc/tree-sitter-analyzer/releases)
|
|
10
10
|
[](https://github.com/aimasteracc/tree-sitter-analyzer)
|
|
11
11
|
|
|
12
12
|
## 🚀 Break LLM Token Limits, Let AI Understand Code Files of Any Size
|
|
@@ -759,11 +759,11 @@ Tree-sitter Analyzer automatically detects and protects project boundaries:
|
|
|
759
759
|
- **Zero test failures** - Fully CI/CD ready
|
|
760
760
|
- **Cross-platform compatibility** - Windows, macOS, Linux
|
|
761
761
|
|
|
762
|
-
### ⚡ **Latest Quality Achievements (v1.3.
|
|
762
|
+
### ⚡ **Latest Quality Achievements (v1.3.5)**
|
|
763
763
|
- ✅ **Cross-platform path compatibility** - Fixed Windows short path names and macOS symbolic link differences
|
|
764
764
|
- ✅ **Windows environment** - Implemented robust path normalization using Windows API
|
|
765
765
|
- ✅ **macOS environment** - Fixed `/var` vs `/private/var` symbolic link differences
|
|
766
|
-
- ✅ **Comprehensive test coverage** -
|
|
766
|
+
- ✅ **Comprehensive test coverage** - 1699 tests, 74.42% coverage
|
|
767
767
|
- ✅ **GitFlow implementation** - Professional development/release branch strategy. See [GitFlow documentation](GITFLOW.md) for details.
|
|
768
768
|
|
|
769
769
|
### ⚙️ **Running Tests**
|
|
@@ -880,9 +880,9 @@ All AI prompts in this document have been thoroughly tested in real environments
|
|
|
880
880
|
|
|
881
881
|
**Test Environment:**
|
|
882
882
|
- Operating System: Windows 10
|
|
883
|
-
- Project: tree-sitter-analyzer v1.3.
|
|
883
|
+
- Project: tree-sitter-analyzer v1.3.5
|
|
884
884
|
- Test Files: BigService.java (1419 lines), sample.py (256 lines), MultiClass.java (54 lines)
|
|
885
|
-
- Test Coverage:
|
|
885
|
+
- Test Coverage: 1699 tests passed, 74.42% coverage
|
|
886
886
|
- Test Tools: All MCP tools (check_code_scale, analyze_code_structure, extract_code_section, query_code, list_files, search_content, find_and_grep)
|
|
887
887
|
|
|
888
888
|
**🚀 Start Now** → [30-Second Quick Start](#-30-second-quick-start)
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://python.org)
|
|
4
4
|
[](LICENSE)
|
|
5
|
-
[](#品質保証)
|
|
6
|
+
[](#品質保証)
|
|
7
7
|
[](#品質保証)
|
|
8
8
|
[](https://pypi.org/project/tree-sitter-analyzer/)
|
|
9
|
-
[](https://github.com/aimasteracc/tree-sitter-analyzer/releases)
|
|
10
10
|
[](https://github.com/aimasteracc/tree-sitter-analyzer)
|
|
11
11
|
|
|
12
12
|
## 🚀 LLMトークン制限を突破し、AIにあらゆるサイズのコードファイルを理解させる
|
|
@@ -747,11 +747,11 @@ Tree-sitter Analyzerは自動的にプロジェクト境界を検出・保護:
|
|
|
747
747
|
- **ゼロテスト失敗** - 完全なCI/CD対応
|
|
748
748
|
- **クロスプラットフォーム対応** - Windows、macOS、Linux
|
|
749
749
|
|
|
750
|
-
### ⚡ **最新の品質成果(v1.3.
|
|
750
|
+
### ⚡ **最新の品質成果(v1.3.5)**
|
|
751
751
|
- ✅ **クロスプラットフォームパス互換性** - Windows短パス名とmacOSシンボリックリンクの違いを修正
|
|
752
752
|
- ✅ **Windows環境** - Windows APIを使用した堅牢なパス正規化を実装
|
|
753
753
|
- ✅ **macOS環境** - `/var`と`/private/var`シンボリックリンクの違いを修正
|
|
754
|
-
- ✅ **包括的テストカバレッジ** -
|
|
754
|
+
- ✅ **包括的テストカバレッジ** - 1699テスト、74.42%カバレッジ
|
|
755
755
|
- ✅ **GitFlow実装** - 開発/リリースブランチの専門的なブランチ戦略。詳細は[GitFlowドキュメント](GITFLOW_ja.md)を参照してください。
|
|
756
756
|
|
|
757
757
|
### ⚙️ **テスト実行**
|
|
@@ -866,7 +866,7 @@ MITライセンス - 詳細は[LICENSE](LICENSE)ファイルをご覧くださ
|
|
|
866
866
|
|
|
867
867
|
**テスト環境:**
|
|
868
868
|
- オペレーティングシステム:Windows 10
|
|
869
|
-
- プロジェクト:tree-sitter-analyzer v1.3.
|
|
869
|
+
- プロジェクト:tree-sitter-analyzer v1.3.5
|
|
870
870
|
- テストファイル:BigService.java (1419行)、sample.py (256行)、MultiClass.java (54行)
|
|
871
871
|
- テストツール:すべてのMCPツール(check_code_scale、analyze_code_structure、extract_code_section、query_code)
|
|
872
872
|
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://python.org)
|
|
4
4
|
[](LICENSE)
|
|
5
|
-
[](#质量保证)
|
|
6
|
+
[](#质量保证)
|
|
7
7
|
[](#质量保证)
|
|
8
8
|
[](https://pypi.org/project/tree-sitter-analyzer/)
|
|
9
|
-
[](https://github.com/aimasteracc/tree-sitter-analyzer/releases)
|
|
10
10
|
[](https://github.com/aimasteracc/tree-sitter-analyzer)
|
|
11
11
|
|
|
12
12
|
## 🚀 突破LLM token限制,让AI理解任意大小的代码文件
|
|
@@ -747,11 +747,11 @@ Tree-sitter Analyzer自动检测和保护项目边界:
|
|
|
747
747
|
- **零测试失败** - 完全CI/CD就绪
|
|
748
748
|
- **跨平台兼容** - Windows、macOS、Linux
|
|
749
749
|
|
|
750
|
-
### ⚡ **最新质量成就(v1.3.
|
|
750
|
+
### ⚡ **最新质量成就(v1.3.5)**
|
|
751
751
|
- ✅ **跨平台路径兼容性** - 修复Windows短路径名称和macOS符号链接差异
|
|
752
752
|
- ✅ **Windows环境** - 使用Windows API实现稳健的路径标准化
|
|
753
753
|
- ✅ **macOS环境** - 修复`/var`与`/private/var`符号链接差异
|
|
754
|
-
- ✅ **全面测试覆盖** -
|
|
754
|
+
- ✅ **全面测试覆盖** - 1699个测试,74.42%覆盖率
|
|
755
755
|
- ✅ **GitFlow实现** - 专业的开发/发布分支策略。详见[GitFlow文档](GITFLOW_zh.md)。
|
|
756
756
|
|
|
757
757
|
### ⚙️ **运行测试**
|
|
@@ -867,7 +867,7 @@ MIT许可证 - 详见[LICENSE](LICENSE)文件。
|
|
|
867
867
|
|
|
868
868
|
**测试环境:**
|
|
869
869
|
- 操作系统:Windows 10
|
|
870
|
-
- 项目:tree-sitter-analyzer v1.3.
|
|
870
|
+
- 项目:tree-sitter-analyzer v1.3.5
|
|
871
871
|
- 测试文件:BigService.java (1419行)、sample.py (256行)、MultiClass.java (54行)
|
|
872
872
|
- 测试工具:所有MCP工具(check_code_scale、analyze_code_structure、extract_code_section、query_code)
|
|
873
873
|
|
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "tree-sitter-analyzer"
|
|
7
|
-
version = "1.3.
|
|
7
|
+
version = "1.3.5"
|
|
8
8
|
description = "Extensible multi-language code analyzer framework using Tree-sitter with dynamic plugin architecture"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.10"
|
|
@@ -320,7 +320,7 @@ directory = "htmlcov"
|
|
|
320
320
|
# MCP server configuration
|
|
321
321
|
[tool.mcp]
|
|
322
322
|
server_name = "tree-sitter-analyzer"
|
|
323
|
-
server_version = "1.3.
|
|
323
|
+
server_version = "1.3.5"
|
|
324
324
|
description = "Tree-sitter based code analysis MCP server with multi-language support"
|
|
325
325
|
capabilities = [
|
|
326
326
|
"check_code_scale",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/calculate_token_comparison.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/security_integration_demo.py
RENAMED
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/examples/total_only_optimization_demo.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/scripts/gitflow_release_automation.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/training/CLI_COMMAND_CORRECTIONS.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/__init__.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/__main__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/cli/info_commands.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/cache_service.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/engine.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/parser.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/query.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/query_filter.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/core/query_service.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/encoding_utils.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/exceptions.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/file_handler.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/interfaces/cli.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/language_detector.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/language_loader.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/languages/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/server.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/tools/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/mcp/utils/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/output_manager.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/plugins/__init__.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/plugins/base.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/plugins/manager.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/project_detector.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/queries/__init__.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/queries/java.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/queries/javascript.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/queries/python.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/queries/typescript.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/query_loader.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/security/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/security/validator.py
RENAMED
|
File without changes
|
{tree_sitter_analyzer-1.3.4 → tree_sitter_analyzer-1.3.5}/tree_sitter_analyzer/table_formatter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|