# Large files allowlist for mcp-tools-py
# Files listed here are allowed to exceed the normal size limits

# Large test files with extensive test cases
tests/test_code_checker_pytest/test_integration_show_details.py
tests/test_code_checker/test_reporting.py
tests/test_subprocess_runner.py
tests/test_server_params.py

# Core implementation files that may be legitimately large
src/mcp_tools_py/server.py
src/mcp_tools_py/utils/data_files.py
src/mcp_tools_py/utils/subprocess_runner.py