.editorconfig
CHANGELOG.md
CONTRIBUTING.md
HARNESS_ROADMAP.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
pyrightconfig.json
setup.py
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
demo/__init__.py
demo/rbac.py
demo/roles.py
demo/.wlbs/world_lines.json
demo/tests/__init__.py
demo/tests/test_rbac.py
docs/fig1_architecture.png
docs/fig2_worldline.png
docs/fig3_backprop.png
docs/fig4_resolution.png
tests/test_advisory.py
tests/test_policy.py
tests/test_product_v3.py
tests/test_task_memory.py
tests/test_wlbs_scan.py
validation/PRODUCT_EVIDENCE.md
validation/SWEBENCH_GROWTH_PROTOCOL.md
validation/VALIDATION_RESULTS.md
validation/generate_swebench_sample_prediction.py
validation/product_evidence.json
validation/run_fresh_cli_effectiveness.py
validation/run_product_evidence.py
validation/run_swebench_batch_real.py
validation/run_swebench_preflight.py
validation/run_validation.py
validation/swebench_preflight.json
validation/validation_results.json
validation/batch_swebench/BATCH_REPORT.md
validation/batch_swebench/batch_results.json
validation/batch_swebench/repos/marshmallow-code__marshmallow/CODE_OF_CONDUCT.md
validation/batch_swebench/repos/marshmallow-code__marshmallow/setup.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/docs/conf.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/examples/flask_example.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/examples/peewee_example.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/examples/textblob_example.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/performance/benchmark.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/__init__.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/base.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/class_registry.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/compat.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/decorators.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/exceptions.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/fields.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/marshalling.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/ordereddict.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/orderedset.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/schema.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/utils.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/validate.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/src/marshmallow/warnings.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/__init__.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/base.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/conftest.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/foo_serializer.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/test_decorators.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/test_deserialization.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/test_exceptions.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/test_fields.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/test_marshalling.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/test_options.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/test_registry.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/test_schema.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/test_serialization.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/test_utils.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/test_validate.py
validation/batch_swebench/repos/marshmallow-code__marshmallow/tests/test_py3/test_utils.py
validation/batch_swebench/repos/pvlib__pvlib-python/AUTHORS.md
validation/batch_swebench/repos/pvlib__pvlib-python/CODE_OF_CONDUCT.md
validation/batch_swebench/repos/pvlib__pvlib-python/README.md
validation/batch_swebench/repos/pvlib__pvlib-python/setup.py
validation/batch_swebench/repos/pvlib__pvlib-python/.github/CONTRIBUTING.md
validation/batch_swebench/repos/pvlib__pvlib-python/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/repos/pvlib__pvlib-python/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/repos/pvlib__pvlib-python/.github/ISSUE_TEMPLATE/feature_request.md
validation/batch_swebench/repos/pvlib__pvlib-python/.github/ISSUE_TEMPLATE/support-question.md
validation/batch_swebench/repos/pvlib__pvlib-python/benchmarks/README.md
validation/batch_swebench/repos/pvlib__pvlib-python/benchmarks/asv.conf.json
validation/batch_swebench/repos/pvlib__pvlib-python/benchmarks/benchmarks/__init__.py
validation/batch_swebench/repos/pvlib__pvlib-python/benchmarks/benchmarks/detect_clearsky.py
validation/batch_swebench/repos/pvlib__pvlib-python/benchmarks/benchmarks/infinite_sheds.py
validation/batch_swebench/repos/pvlib__pvlib-python/benchmarks/benchmarks/irradiance.py
validation/batch_swebench/repos/pvlib__pvlib-python/benchmarks/benchmarks/location.py
validation/batch_swebench/repos/pvlib__pvlib-python/benchmarks/benchmarks/scaling.py
validation/batch_swebench/repos/pvlib__pvlib-python/benchmarks/benchmarks/solarposition.py
validation/batch_swebench/repos/pvlib__pvlib-python/benchmarks/benchmarks/solarposition_numba.py
validation/batch_swebench/repos/pvlib__pvlib-python/benchmarks/benchmarks/temperature.py
validation/batch_swebench/repos/pvlib__pvlib-python/benchmarks/benchmarks/tracking.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/adr-pvarray/plot_fit_to_matrix.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/adr-pvarray/plot_simulate_fast.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/adr-pvarray/plot_simulate_system.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/bifacial/plot_bifi_model_mc.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/bifacial/plot_bifi_model_pvwatts.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/bifacial/plot_pvfactors_fixed_tilt.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/irradiance-decomposition/plot_diffuse_fraction.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/irradiance-transposition/plot_ghi_transposition.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/irradiance-transposition/plot_interval_transposition_error.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/irradiance-transposition/plot_mixed_orientation.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/irradiance-transposition/plot_seasonal_tilt.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/irradiance-transposition/plot_transposition_gain.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/iv-modeling/plot_singlediode.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/reflections/plot_diffuse_aoi_correction.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/shading/plot_partial_module_shading_simple.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/shading/plot_passias_diffuse_shading.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/soiling/plot_fig3A_hsu_soiling_example.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/soiling/plot_greensboro_kimber_soiling.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/solar-position/plot_sunpath_diagrams.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/solar-tracking/plot_discontinuous_tracking.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/solar-tracking/plot_dual_axis_tracking.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/solar-tracking/plot_single_axis_tracking.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/solar-tracking/plot_single_axis_tracking_on_sloped_terrain.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/examples/spectrum/plot_spectrl2_fig51A.py
validation/batch_swebench/repos/pvlib__pvlib-python/docs/sphinx/source/conf.py
validation/batch_swebench/repos/pvlib__pvlib-python/paper/codemeta.json
validation/batch_swebench/repos/pvlib__pvlib-python/paper/paper.md
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/__init__.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/_deprecation.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/atmosphere.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/clearsky.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/forecast.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/iam.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/inverter.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/irradiance.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/location.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/modelchain.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/pvarray.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/pvsystem.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/scaling.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/shading.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/singlediode.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/snow.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/soiling.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/solarposition.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/spa.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/temperature.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tools.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tracking.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/version.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/bifacial/__init__.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/bifacial/infinite_sheds.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/bifacial/pvfactors.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/bifacial/utils.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/data/precise_iv_curves1.json
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/data/precise_iv_curves2.json
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/data/pvgis_hourly_Timeseries_45.000_8.000_SA2_10kWp_CIS_5_2a_2013_2014.json
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/data/pvgis_tmy_meta.json
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/data/tmy_45.000_8.000_2005_2016.json
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/data/tmy_45.000_8.000_userhorizon.json
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/iotools/__init__.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/iotools/bsrn.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/iotools/crn.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/iotools/epw.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/iotools/midc.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/iotools/psm3.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/iotools/pvgis.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/iotools/sodapro.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/iotools/solrad.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/iotools/srml.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/iotools/surfrad.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/iotools/tmy.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/ivtools/__init__.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/ivtools/sde.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/ivtools/sdm.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/ivtools/utils.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/spa_c_files/README.md
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/spa_c_files/SPA_NOTICE.md
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/spa_c_files/__init__.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/spa_c_files/setup.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/spa_c_files/spa_py_example.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/spectrum/__init__.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/spectrum/mismatch.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/spectrum/spectrl2.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/__init__.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/conftest.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_atmosphere.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_clearsky.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_conftest.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_forecast.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_iam.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_inverter.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_irradiance.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_location.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_modelchain.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_numerical_precision.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_pvarray.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_pvsystem.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_scaling.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_shading.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_singlediode.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_snow.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_soiling.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_solarposition.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_spa.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_spectrum.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_temperature.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_tools.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/test_tracking.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/bifacial/__init__.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/bifacial/test_infinite_sheds.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/bifacial/test_pvfactors.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/bifacial/test_utils.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/iotools/__init__.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/iotools/test_bsrn.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/iotools/test_crn.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/iotools/test_epw.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/iotools/test_midc.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/iotools/test_psm3.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/iotools/test_pvgis.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/iotools/test_sodapro.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/iotools/test_solrad.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/iotools/test_srml.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/iotools/test_surfrad.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/iotools/test_tmy.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/ivtools/__init__.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/ivtools/test_sde.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/ivtools/test_sdm.py
validation/batch_swebench/repos/pvlib__pvlib-python/pvlib/tests/ivtools/test_utils.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/CHANGELOG.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/CODE_OF_CONDUCT.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/CONTRIBUTING.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/LICENSE.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/README.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/setup.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/util.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/.github/ISSUE_TEMPLATE/documention.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/.github/ISSUE_TEMPLATE/enhancement.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/docs/README.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/docs/source/conf.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/examples/01_basic_api_usage.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/examples/02_timing_api_steps.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/examples/03_extracting_references.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/examples/04_getting_rules_and_dialects.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/images/README.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/plugins/sqlfluff-plugin-example/setup.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/plugins/sqlfluff-templater-dbt/README.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/plugins/sqlfluff-templater-dbt/setup.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/templater.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/plugins/sqlfluff-templater-dbt/test/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/plugins/sqlfluff-templater-dbt/test/linter_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/plugins/sqlfluff-templater-dbt/test/rules_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/plugins/sqlfluff-templater-dbt/test/templater_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/plugins/sqlfluff-templater-dbt/test/fixtures/dbt/templater.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/__main__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/diff_quality_plugin.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/api/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/api/info.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/api/simple.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/cli/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/cli/commands.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/cli/formatters.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/cli/helpers.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/config.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/enums.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/errors.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/file_helpers.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/string_helpers.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/timing.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/dialects/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/dialects/base.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/dialects/common.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/linter/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/linter/common.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/linter/linted_dir.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/linter/linted_file.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/linter/linter.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/linter/linting_result.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/linter/runner.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/context.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/helpers.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/lexer.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/markers.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/match_logging.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/match_result.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/match_wrapper.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/matchable.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/parser.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/parsers.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/grammar/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/grammar/anyof.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/grammar/base.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/grammar/conditional.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/grammar/delimited.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/grammar/greedy.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/grammar/noncode.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/grammar/sequence.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/segments/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/segments/base.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/segments/ephemeral.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/segments/generator.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/segments/meta.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/parser/segments/raw.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/plugin/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/plugin/hookspecs.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/plugin/host.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/plugin/lib.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/rules/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/rules/base.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/rules/config_info.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/rules/doc_decorators.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/rules/loader.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/rules/analysis/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/rules/analysis/select.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/templaters/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/templaters/base.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/templaters/jinja.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/core/templaters/python.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_ansi.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_ansi_keywords.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_bigquery.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_bigquery_keywords.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_exasol.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_exasol_keywords.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_hive.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_hive_keywords.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_mysql.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_postgres.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_postgres_keywords.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_redshift.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_redshift_keywords.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_snowflake.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_snowflake_keywords.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_spark3.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_spark3_keywords.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_sqlite.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_teradata.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_tsql.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/dialects/dialect_tsql_keywords.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L001.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L002.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L003.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L004.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L005.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L006.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L007.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L008.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L009.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L010.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L011.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L012.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L013.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L014.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L015.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L016.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L017.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L018.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L019.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L020.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L021.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L022.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L023.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L024.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L025.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L026.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L027.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L028.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L029.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L030.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L031.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L032.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L033.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L034.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L035.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L036.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L037.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L038.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L039.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L040.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L041.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L042.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L043.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L044.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L045.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L046.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L047.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L048.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/L049.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/rules/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/testing/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/src/sqlfluff/testing/rules.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/conftest.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/diff_quality_plugin_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/generate_parse_fixture_yml.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/test_testing.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/api/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/api/classes_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/api/info_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/api/simple_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/api/util_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/cli/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/cli/commands_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/cli/formatters_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/cli/helpers_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/config_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/file_helpers_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/linter_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/plugin_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/string_helpers_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/parser/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/parser/conftest.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/parser/grammar_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/parser/helpers_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/parser/lexer_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/parser/markers_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/parser/parse_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/parser/segments_base_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/parser/segments_common_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/rules/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/rules/config_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/rules/docstring_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/templaters/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/templaters/base_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/templaters/jinja_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/core/templaters/python_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/dialects/__init__.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/dialects/ansi_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/dialects/bigquery_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/dialects/conftest.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/dialects/dialects_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/dialects/exasol_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/dialects/postgres_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/dialects/snowflake_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/fixtures/dialects/README.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/fixtures/lexer/dummy.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/fixtures/linter/autofix/README.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/fixtures/rules/custom/L000.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/fixtures/rules/custom/S000.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/fixtures/rules/std_rule_cases/README.md
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/rules/std_L003_L036_L039_combo_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/rules/std_L003_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/rules/std_L007_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/rules/std_L016_L36_combo_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/rules/std_L019_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/rules/std_L020_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/rules/std_L048_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/rules/std_fix_auto_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/rules/std_roundtrip_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/rules/std_test.py
validation/batch_swebench/repos/sqlfluff__sqlfluff/test/rules/yaml_test_cases_test.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/instance.json
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/summary.json
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/setup.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/docs/conf.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/examples/flask_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/examples/peewee_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/examples/textblob_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/performance/benchmark.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/__init__.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/base.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/class_registry.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/compat.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/decorators.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/exceptions.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/fields.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/marshalling.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/ordereddict.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/orderedset.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/schema.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/utils.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/validate.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/src/marshmallow/warnings.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/__init__.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/base.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/conftest.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/foo_serializer.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/test_decorators.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/test_deserialization.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/test_exceptions.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/test_fields.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/test_marshalling.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/test_options.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/test_registry.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/test_schema.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/test_serialization.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/test_utils.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/test_validate.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/baseline_repo/tests/test_py3/test_utils.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/setup.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/docs/conf.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/examples/flask_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/examples/peewee_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/examples/textblob_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/performance/benchmark.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/__init__.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/base.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/class_registry.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/compat.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/decorators.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/exceptions.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/fields.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/marshalling.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/ordereddict.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/orderedset.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/schema.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/utils.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/validate.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/src/marshmallow/warnings.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/__init__.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/base.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/conftest.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/foo_serializer.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/test_decorators.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/test_deserialization.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/test_exceptions.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/test_fields.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/test_marshalling.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/test_options.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/test_registry.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/test_schema.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/test_serialization.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/test_utils.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/test_validate.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1343/patched_repo/tests/test_py3/test_utils.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/instance.json
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/summary.json
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/RELEASING.md
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/setup.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/docs/conf.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/docs/dashing.json
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/examples/flask_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/examples/inflection_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/examples/package_json_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/examples/peewee_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/examples/textblob_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/performance/benchmark.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/src/marshmallow/__init__.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/src/marshmallow/base.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/src/marshmallow/class_registry.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/src/marshmallow/decorators.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/src/marshmallow/error_store.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/src/marshmallow/exceptions.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/src/marshmallow/fields.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/src/marshmallow/orderedset.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/src/marshmallow/schema.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/src/marshmallow/utils.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/src/marshmallow/validate.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/__init__.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/base.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/conftest.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/foo_serializer.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/test_decorators.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/test_deserialization.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/test_error_store.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/test_exceptions.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/test_fields.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/test_options.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/test_registry.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/test_schema.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/test_serialization.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/test_utils.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/baseline_repo/tests/test_validate.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/RELEASING.md
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/setup.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/docs/conf.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/docs/dashing.json
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/examples/flask_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/examples/inflection_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/examples/package_json_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/examples/peewee_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/examples/textblob_example.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/performance/benchmark.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/src/marshmallow/__init__.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/src/marshmallow/base.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/src/marshmallow/class_registry.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/src/marshmallow/decorators.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/src/marshmallow/error_store.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/src/marshmallow/exceptions.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/src/marshmallow/fields.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/src/marshmallow/orderedset.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/src/marshmallow/schema.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/src/marshmallow/utils.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/src/marshmallow/validate.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/__init__.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/base.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/conftest.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/foo_serializer.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/test_decorators.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/test_deserialization.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/test_error_store.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/test_exceptions.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/test_fields.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/test_options.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/test_registry.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/test_schema.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/test_serialization.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/test_utils.py
validation/batch_swebench/runs/marshmallow-code__marshmallow-1359/patched_repo/tests/test_validate.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/instance.json
validation/batch_swebench/runs/pvlib__pvlib-python-1072/summary.json
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/AUTHORS.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/setup.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/versioneer.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/.github/CONTRIBUTING.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/.github/ISSUE_TEMPLATE/feature_request.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/.github/ISSUE_TEMPLATE/support-question.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/.pytest_cache/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/benchmarks/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/benchmarks/asv.conf.json
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/benchmarks/benchmarks/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/benchmarks/benchmarks/irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/benchmarks/benchmarks/location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/benchmarks/benchmarks/solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/benchmarks/benchmarks/solarposition_numba.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/benchmarks/benchmarks/temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/benchmarks/benchmarks/tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/docs/examples/plot_diffuse_aoi_correction.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/docs/examples/plot_fig3A_hsu_soiling_example.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/docs/examples/plot_ghi_transposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/docs/examples/plot_greensboro_kimber_soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/docs/examples/plot_partial_module_shading_simple.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/docs/examples/plot_passias_diffuse_shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/docs/examples/plot_single_axis_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/docs/examples/plot_singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/docs/examples/plot_sunpath_diagrams.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/docs/examples/plot_transposition_gain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/docs/sphinx/source/conf.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/paper/codemeta.json
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/paper/paper.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/_deprecation.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/_version.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/atmosphere.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/bifacial.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/forecast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/iam.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/inverter.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/modelchain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/pvsystem.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/snow.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/spa.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tools.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/version.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/data/pvgis_tmy_meta.json
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/data/tmy_45.000_8.000_2005_2016.json
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/data/tmy_45.000_8.000_userhorizon.json
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/iotools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/iotools/crn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/iotools/ecmwf_macc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/iotools/epw.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/iotools/midc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/iotools/psm3.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/iotools/pvgis.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/iotools/solrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/iotools/srml.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/iotools/surfrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/iotools/tmy.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/ivtools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/ivtools/sde.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/ivtools/sdm.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/ivtools/utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/spa_c_files/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/spa_c_files/SPA_NOTICE.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/spa_c_files/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/spa_c_files/setup.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/spa_c_files/spa_py_example.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/conftest.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_atmosphere.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_bifacial.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_conftest.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_forecast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_iam.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_inverter.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_modelchain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_numerical_precision.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_pvsystem.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_snow.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_spa.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_tools.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/test_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/iotools/test_crn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/iotools/test_ecmwf_macc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/iotools/test_epw.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/iotools/test_midc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/iotools/test_psm3.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/iotools/test_pvgis.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/iotools/test_solrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/iotools/test_srml.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/iotools/test_surfrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/iotools/test_tmy.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/ivtools/test_sde.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/ivtools/test_sdm.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/baseline_repo/pvlib/tests/ivtools/test_utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/AUTHORS.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/setup.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/versioneer.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/.github/CONTRIBUTING.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/.github/ISSUE_TEMPLATE/feature_request.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/.github/ISSUE_TEMPLATE/support-question.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/benchmarks/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/benchmarks/asv.conf.json
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/benchmarks/benchmarks/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/benchmarks/benchmarks/irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/benchmarks/benchmarks/location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/benchmarks/benchmarks/solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/benchmarks/benchmarks/solarposition_numba.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/benchmarks/benchmarks/temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/benchmarks/benchmarks/tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/docs/examples/plot_diffuse_aoi_correction.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/docs/examples/plot_fig3A_hsu_soiling_example.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/docs/examples/plot_ghi_transposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/docs/examples/plot_greensboro_kimber_soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/docs/examples/plot_partial_module_shading_simple.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/docs/examples/plot_passias_diffuse_shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/docs/examples/plot_single_axis_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/docs/examples/plot_singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/docs/examples/plot_sunpath_diagrams.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/docs/examples/plot_transposition_gain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/docs/sphinx/source/conf.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/paper/codemeta.json
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/paper/paper.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/_deprecation.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/_version.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/atmosphere.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/bifacial.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/forecast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/iam.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/inverter.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/modelchain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/pvsystem.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/snow.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/spa.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tools.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/version.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/data/pvgis_tmy_meta.json
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/data/tmy_45.000_8.000_2005_2016.json
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/data/tmy_45.000_8.000_userhorizon.json
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/iotools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/iotools/crn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/iotools/ecmwf_macc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/iotools/epw.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/iotools/midc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/iotools/psm3.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/iotools/pvgis.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/iotools/solrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/iotools/srml.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/iotools/surfrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/iotools/tmy.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/ivtools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/ivtools/sde.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/ivtools/sdm.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/ivtools/utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/spa_c_files/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/spa_c_files/SPA_NOTICE.md
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/spa_c_files/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/spa_c_files/setup.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/spa_c_files/spa_py_example.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/conftest.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_atmosphere.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_bifacial.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_conftest.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_forecast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_iam.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_inverter.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_modelchain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_numerical_precision.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_pvsystem.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_snow.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_spa.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_tools.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/test_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/iotools/test_crn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/iotools/test_ecmwf_macc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/iotools/test_epw.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/iotools/test_midc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/iotools/test_psm3.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/iotools/test_pvgis.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/iotools/test_solrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/iotools/test_srml.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/iotools/test_surfrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/iotools/test_tmy.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/ivtools/test_sde.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/ivtools/test_sdm.py
validation/batch_swebench/runs/pvlib__pvlib-python-1072/patched_repo/pvlib/tests/ivtools/test_utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/instance.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/summary.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/AUTHORS.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/setup.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/.github/CONTRIBUTING.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/.github/ISSUE_TEMPLATE/feature_request.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/.github/ISSUE_TEMPLATE/support-question.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/benchmarks/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/benchmarks/asv.conf.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/benchmarks/benchmarks/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/benchmarks/benchmarks/detect_clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/benchmarks/benchmarks/irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/benchmarks/benchmarks/location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/benchmarks/benchmarks/scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/benchmarks/benchmarks/solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/benchmarks/benchmarks/solarposition_numba.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/benchmarks/benchmarks/temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/benchmarks/benchmarks/tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/bifacial/plot_bifi_model_mc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/bifacial/plot_bifi_model_pvwatts.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/bifacial/plot_pvfactors_fixed_tilt.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/irradiance-transposition/plot_ghi_transposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/irradiance-transposition/plot_interval_transposition_error.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/irradiance-transposition/plot_mixed_orientation.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/irradiance-transposition/plot_seasonal_tilt.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/irradiance-transposition/plot_transposition_gain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/iv-modeling/plot_singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/reflections/plot_diffuse_aoi_correction.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/shading/plot_partial_module_shading_simple.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/shading/plot_passias_diffuse_shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/soiling/plot_fig3A_hsu_soiling_example.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/soiling/plot_greensboro_kimber_soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/solar-position/plot_sunpath_diagrams.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/solar-tracking/plot_discontinuous_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/solar-tracking/plot_dual_axis_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/solar-tracking/plot_single_axis_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/solar-tracking/plot_single_axis_tracking_on_sloped_terrain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/examples/spectrum/plot_spectrl2_fig51A.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/docs/sphinx/source/conf.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/paper/codemeta.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/paper/paper.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/_deprecation.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/atmosphere.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/forecast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iam.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/inverter.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/modelchain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/pvsystem.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/snow.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/spa.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tools.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/version.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/bifacial/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/bifacial/infinite_sheds.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/bifacial/pvfactors.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/bifacial/utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/data/pvgis_hourly_Timeseries_45.000_8.000_SA2_10kWp_CIS_5_2a_2013_2014.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/data/pvgis_tmy_meta.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/data/tmy_45.000_8.000_2005_2016.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/data/tmy_45.000_8.000_userhorizon.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iotools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iotools/bsrn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iotools/crn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iotools/ecmwf_macc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iotools/epw.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iotools/midc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iotools/psm3.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iotools/pvgis.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iotools/sodapro.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iotools/solrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iotools/srml.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iotools/surfrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/iotools/tmy.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/ivtools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/ivtools/sde.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/ivtools/sdm.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/ivtools/utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/spa_c_files/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/spa_c_files/SPA_NOTICE.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/spa_c_files/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/spa_c_files/setup.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/spa_c_files/spa_py_example.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/spectrum/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/spectrum/mismatch.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/spectrum/spectrl2.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/conftest.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_atmosphere.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_conftest.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_forecast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_iam.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_inverter.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_modelchain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_numerical_precision.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_pvsystem.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_snow.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_spa.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_spectrum.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_tools.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/test_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/bifacial/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/bifacial/test_infinite_sheds.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/bifacial/test_pvfactors.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/bifacial/test_utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/iotools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/iotools/test_bsrn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/iotools/test_crn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/iotools/test_ecmwf_macc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/iotools/test_epw.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/iotools/test_midc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/iotools/test_psm3.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/iotools/test_pvgis.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/iotools/test_sodapro.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/iotools/test_solrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/iotools/test_srml.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/iotools/test_surfrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/iotools/test_tmy.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/ivtools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/ivtools/test_sde.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/ivtools/test_sdm.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/baseline_repo/pvlib/tests/ivtools/test_utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/AUTHORS.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/setup.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/.github/CONTRIBUTING.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/.github/ISSUE_TEMPLATE/feature_request.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/.github/ISSUE_TEMPLATE/support-question.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/benchmarks/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/benchmarks/asv.conf.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/benchmarks/benchmarks/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/benchmarks/benchmarks/detect_clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/benchmarks/benchmarks/irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/benchmarks/benchmarks/location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/benchmarks/benchmarks/scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/benchmarks/benchmarks/solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/benchmarks/benchmarks/solarposition_numba.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/benchmarks/benchmarks/temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/benchmarks/benchmarks/tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/bifacial/plot_bifi_model_mc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/bifacial/plot_bifi_model_pvwatts.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/bifacial/plot_pvfactors_fixed_tilt.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/irradiance-transposition/plot_ghi_transposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/irradiance-transposition/plot_interval_transposition_error.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/irradiance-transposition/plot_mixed_orientation.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/irradiance-transposition/plot_seasonal_tilt.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/irradiance-transposition/plot_transposition_gain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/iv-modeling/plot_singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/reflections/plot_diffuse_aoi_correction.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/shading/plot_partial_module_shading_simple.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/shading/plot_passias_diffuse_shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/soiling/plot_fig3A_hsu_soiling_example.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/soiling/plot_greensboro_kimber_soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/solar-position/plot_sunpath_diagrams.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/solar-tracking/plot_discontinuous_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/solar-tracking/plot_dual_axis_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/solar-tracking/plot_single_axis_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/solar-tracking/plot_single_axis_tracking_on_sloped_terrain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/examples/spectrum/plot_spectrl2_fig51A.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/docs/sphinx/source/conf.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/paper/codemeta.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/paper/paper.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/_deprecation.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/atmosphere.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/forecast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iam.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/inverter.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/modelchain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/pvsystem.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/snow.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/spa.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tools.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/version.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/bifacial/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/bifacial/infinite_sheds.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/bifacial/pvfactors.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/bifacial/utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/data/pvgis_hourly_Timeseries_45.000_8.000_SA2_10kWp_CIS_5_2a_2013_2014.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/data/pvgis_tmy_meta.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/data/tmy_45.000_8.000_2005_2016.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/data/tmy_45.000_8.000_userhorizon.json
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iotools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iotools/bsrn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iotools/crn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iotools/ecmwf_macc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iotools/epw.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iotools/midc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iotools/psm3.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iotools/pvgis.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iotools/sodapro.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iotools/solrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iotools/srml.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iotools/surfrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/iotools/tmy.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/ivtools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/ivtools/sde.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/ivtools/sdm.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/ivtools/utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/spa_c_files/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/spa_c_files/SPA_NOTICE.md
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/spa_c_files/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/spa_c_files/setup.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/spa_c_files/spa_py_example.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/spectrum/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/spectrum/mismatch.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/spectrum/spectrl2.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/conftest.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_atmosphere.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_conftest.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_forecast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_iam.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_inverter.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_modelchain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_numerical_precision.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_pvsystem.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_snow.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_spa.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_spectrum.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_tools.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/test_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/bifacial/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/bifacial/test_infinite_sheds.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/bifacial/test_pvfactors.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/bifacial/test_utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/iotools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/iotools/test_bsrn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/iotools/test_crn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/iotools/test_ecmwf_macc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/iotools/test_epw.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/iotools/test_midc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/iotools/test_psm3.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/iotools/test_pvgis.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/iotools/test_sodapro.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/iotools/test_solrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/iotools/test_srml.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/iotools/test_surfrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/iotools/test_tmy.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/ivtools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/ivtools/test_sde.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/ivtools/test_sdm.py
validation/batch_swebench/runs/pvlib__pvlib-python-1606/patched_repo/pvlib/tests/ivtools/test_utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/instance.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/summary.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/AUTHORS.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/setup.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/.github/CONTRIBUTING.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/.github/ISSUE_TEMPLATE/feature_request.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/.github/ISSUE_TEMPLATE/support-question.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/benchmarks/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/benchmarks/asv.conf.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/benchmarks/benchmarks/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/benchmarks/benchmarks/detect_clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/benchmarks/benchmarks/infinite_sheds.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/benchmarks/benchmarks/irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/benchmarks/benchmarks/location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/benchmarks/benchmarks/scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/benchmarks/benchmarks/solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/benchmarks/benchmarks/solarposition_numba.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/benchmarks/benchmarks/temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/benchmarks/benchmarks/tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/adr-pvarray/plot_fit_to_matrix.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/adr-pvarray/plot_simulate_fast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/adr-pvarray/plot_simulate_system.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/bifacial/plot_bifi_model_mc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/bifacial/plot_bifi_model_pvwatts.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/bifacial/plot_pvfactors_fixed_tilt.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/irradiance-decomposition/plot_diffuse_fraction.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/irradiance-transposition/plot_ghi_transposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/irradiance-transposition/plot_interval_transposition_error.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/irradiance-transposition/plot_mixed_orientation.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/irradiance-transposition/plot_seasonal_tilt.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/irradiance-transposition/plot_transposition_gain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/iv-modeling/plot_singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/reflections/plot_diffuse_aoi_correction.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/shading/plot_partial_module_shading_simple.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/shading/plot_passias_diffuse_shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/soiling/plot_fig3A_hsu_soiling_example.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/soiling/plot_greensboro_kimber_soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/solar-position/plot_sunpath_diagrams.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/solar-tracking/plot_discontinuous_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/solar-tracking/plot_dual_axis_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/solar-tracking/plot_single_axis_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/solar-tracking/plot_single_axis_tracking_on_sloped_terrain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/examples/spectrum/plot_spectrl2_fig51A.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/docs/sphinx/source/conf.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/paper/codemeta.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/paper/paper.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/_deprecation.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/atmosphere.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/forecast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/iam.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/inverter.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/modelchain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/pvarray.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/pvsystem.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/snow.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/spa.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tools.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/version.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/bifacial/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/bifacial/infinite_sheds.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/bifacial/pvfactors.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/bifacial/utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/data/precise_iv_curves1.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/data/precise_iv_curves2.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/data/pvgis_hourly_Timeseries_45.000_8.000_SA2_10kWp_CIS_5_2a_2013_2014.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/data/pvgis_tmy_meta.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/data/tmy_45.000_8.000_2005_2016.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/data/tmy_45.000_8.000_userhorizon.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/iotools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/iotools/bsrn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/iotools/crn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/iotools/epw.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/iotools/midc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/iotools/psm3.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/iotools/pvgis.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/iotools/sodapro.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/iotools/solrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/iotools/srml.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/iotools/surfrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/iotools/tmy.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/ivtools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/ivtools/sde.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/ivtools/sdm.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/ivtools/utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/spa_c_files/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/spa_c_files/SPA_NOTICE.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/spa_c_files/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/spa_c_files/setup.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/spa_c_files/spa_py_example.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/spectrum/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/spectrum/mismatch.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/spectrum/spectrl2.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/conftest.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_atmosphere.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_conftest.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_forecast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_iam.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_inverter.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_modelchain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_numerical_precision.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_pvarray.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_pvsystem.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_snow.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_spa.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_spectrum.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_tools.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/test_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/bifacial/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/bifacial/test_infinite_sheds.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/bifacial/test_pvfactors.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/bifacial/test_utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/iotools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/iotools/test_bsrn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/iotools/test_crn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/iotools/test_epw.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/iotools/test_midc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/iotools/test_psm3.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/iotools/test_pvgis.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/iotools/test_sodapro.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/iotools/test_solrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/iotools/test_srml.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/iotools/test_surfrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/iotools/test_tmy.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/ivtools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/ivtools/test_sde.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/ivtools/test_sdm.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/baseline_repo/pvlib/tests/ivtools/test_utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/AUTHORS.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/setup.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/.github/CONTRIBUTING.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/.github/ISSUE_TEMPLATE/feature_request.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/.github/ISSUE_TEMPLATE/support-question.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/benchmarks/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/benchmarks/asv.conf.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/benchmarks/benchmarks/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/benchmarks/benchmarks/detect_clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/benchmarks/benchmarks/infinite_sheds.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/benchmarks/benchmarks/irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/benchmarks/benchmarks/location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/benchmarks/benchmarks/scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/benchmarks/benchmarks/solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/benchmarks/benchmarks/solarposition_numba.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/benchmarks/benchmarks/temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/benchmarks/benchmarks/tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/adr-pvarray/plot_fit_to_matrix.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/adr-pvarray/plot_simulate_fast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/adr-pvarray/plot_simulate_system.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/bifacial/plot_bifi_model_mc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/bifacial/plot_bifi_model_pvwatts.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/bifacial/plot_pvfactors_fixed_tilt.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/irradiance-decomposition/plot_diffuse_fraction.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/irradiance-transposition/plot_ghi_transposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/irradiance-transposition/plot_interval_transposition_error.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/irradiance-transposition/plot_mixed_orientation.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/irradiance-transposition/plot_seasonal_tilt.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/irradiance-transposition/plot_transposition_gain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/iv-modeling/plot_singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/reflections/plot_diffuse_aoi_correction.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/shading/plot_partial_module_shading_simple.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/shading/plot_passias_diffuse_shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/soiling/plot_fig3A_hsu_soiling_example.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/soiling/plot_greensboro_kimber_soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/solar-position/plot_sunpath_diagrams.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/solar-tracking/plot_discontinuous_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/solar-tracking/plot_dual_axis_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/solar-tracking/plot_single_axis_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/solar-tracking/plot_single_axis_tracking_on_sloped_terrain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/examples/spectrum/plot_spectrl2_fig51A.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/docs/sphinx/source/conf.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/paper/codemeta.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/paper/paper.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/_deprecation.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/atmosphere.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/forecast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/iam.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/inverter.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/modelchain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/pvarray.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/pvsystem.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/snow.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/spa.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tools.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/version.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/bifacial/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/bifacial/infinite_sheds.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/bifacial/pvfactors.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/bifacial/utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/data/precise_iv_curves1.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/data/precise_iv_curves2.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/data/pvgis_hourly_Timeseries_45.000_8.000_SA2_10kWp_CIS_5_2a_2013_2014.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/data/pvgis_tmy_meta.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/data/tmy_45.000_8.000_2005_2016.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/data/tmy_45.000_8.000_userhorizon.json
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/iotools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/iotools/bsrn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/iotools/crn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/iotools/epw.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/iotools/midc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/iotools/psm3.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/iotools/pvgis.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/iotools/sodapro.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/iotools/solrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/iotools/srml.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/iotools/surfrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/iotools/tmy.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/ivtools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/ivtools/sde.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/ivtools/sdm.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/ivtools/utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/spa_c_files/README.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/spa_c_files/SPA_NOTICE.md
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/spa_c_files/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/spa_c_files/setup.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/spa_c_files/spa_py_example.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/spectrum/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/spectrum/mismatch.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/spectrum/spectrl2.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/conftest.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_atmosphere.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_clearsky.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_conftest.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_forecast.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_iam.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_inverter.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_irradiance.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_location.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_modelchain.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_numerical_precision.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_pvarray.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_pvsystem.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_scaling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_shading.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_singlediode.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_snow.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_soiling.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_solarposition.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_spa.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_spectrum.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_temperature.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_tools.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/test_tracking.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/bifacial/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/bifacial/test_infinite_sheds.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/bifacial/test_pvfactors.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/bifacial/test_utils.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/iotools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/iotools/test_bsrn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/iotools/test_crn.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/iotools/test_epw.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/iotools/test_midc.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/iotools/test_psm3.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/iotools/test_pvgis.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/iotools/test_sodapro.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/iotools/test_solrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/iotools/test_srml.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/iotools/test_surfrad.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/iotools/test_tmy.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/ivtools/__init__.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/ivtools/test_sde.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/ivtools/test_sdm.py
validation/batch_swebench/runs/pvlib__pvlib-python-1707/patched_repo/pvlib/tests/ivtools/test_utils.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/instance.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/summary.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/CHANGELOG.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/CONTRIBUTING.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/LICENSE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/util.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/.github/ISSUE_TEMPLATE/documention.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/.github/ISSUE_TEMPLATE/enhancement.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/.pytest_cache/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/docs/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/docs/source/conf.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/examples/01_basic_api_usage.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/examples/02_timing_api_steps.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/examples/03_extracting_references.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/examples/04_getting_rules_and_dialects.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/images/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/plugins/sqlfluff-plugin-example/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/__main__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/diff_quality_plugin.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/api/info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/api/simple.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/cli/commands.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/cli/formatters.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/cli/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/config.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/errors.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/file_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/string_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/timing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/dialects/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/dialects/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/linter/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/linter/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/linter/linted_dir.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/linter/linted_file.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/linter/linter.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/linter/linting_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/linter/runner.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/context.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/lexer.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/markers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/match_logging.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/match_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/match_wrapper.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/matchable.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/parser.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/parsers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/grammar/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/grammar/anyof.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/grammar/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/grammar/conditional.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/grammar/delimited.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/grammar/greedy.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/grammar/noncode.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/grammar/sequence.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/segments/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/segments/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/segments/ephemeral.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/segments/generator.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/segments/meta.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/parser/segments/raw.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/plugin/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/plugin/hookspecs.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/plugin/host.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/plugin/lib.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/rules/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/rules/config_info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/rules/doc_decorators.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/rules/loader.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/rules/analysis/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/rules/analysis/select.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/templaters/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/templaters/dbt.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/templaters/jinja.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/core/templaters/python.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/ansi_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/bigquery_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/dialect_ansi.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/dialect_bigquery.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/dialect_exasol.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/dialect_exasol_fs.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/dialect_hive.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/dialect_mysql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/dialect_postgres.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/dialect_snowflake.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/dialect_sqlite.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/dialect_teradata.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/dialect_tsql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/exasol_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/hive_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/postgres_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/dialects/tsql_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L001.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L002.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L003.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L004.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L005.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L006.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L007.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L008.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L009.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L010.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L011.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L012.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L013.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L014.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L015.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L016.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L017.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L018.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L019.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L020.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L021.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L022.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L023.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L024.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L025.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L026.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L027.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L028.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L029.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L030.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L031.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L032.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L033.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L034.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L035.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L036.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L037.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L038.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L039.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L040.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L041.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L042.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L043.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L044.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L045.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L046.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L047.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L048.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/L049.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/testing/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/src/sqlfluff/testing/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/diff_quality_plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/generate_parse_fixture_yml.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/test_testing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/api/classes_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/api/info_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/api/simple_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/api/util_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/cli/commands_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/cli/formatters_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/cli/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/file_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/string_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/parser/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/parser/grammar_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/parser/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/parser/lexer_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/parser/markers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/parser/parse_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/parser/segments_base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/parser/segments_common_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/rules/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/rules/docstring_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/templaters/base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/templaters/dbt_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/templaters/jinja_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/core/templaters/python_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/dialects/ansi_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/dialects/bigquery_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/dialects/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/dialects/dialects_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/dialects/exasol_fs_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/dialects/exasol_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/dialects/postgres_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/dialects/snowflake_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/fixtures/dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/fixtures/lexer/dummy.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/fixtures/linter/autofix/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/fixtures/parser/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/fixtures/rules/custom/L000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/fixtures/rules/custom/S000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/fixtures/rules/std_rule_cases/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/rules/std_L003_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/rules/std_L007_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/rules/std_L016_L36_combo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/rules/std_L019_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/rules/std_L020_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/rules/std_L048_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/rules/std_fix_auto_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/rules/std_roundtrip_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/rules/std_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/baseline_repo/test/rules/yaml_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/CHANGELOG.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/CONTRIBUTING.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/LICENSE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/util.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/.github/ISSUE_TEMPLATE/documention.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/.github/ISSUE_TEMPLATE/enhancement.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/.pytest_cache/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/docs/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/docs/source/conf.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/examples/01_basic_api_usage.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/examples/02_timing_api_steps.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/examples/03_extracting_references.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/examples/04_getting_rules_and_dialects.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/images/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/plugins/sqlfluff-plugin-example/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/__main__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/diff_quality_plugin.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/api/info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/api/simple.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/cli/commands.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/cli/formatters.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/cli/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/config.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/errors.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/file_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/string_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/timing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/dialects/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/dialects/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/linter/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/linter/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/linter/linted_dir.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/linter/linted_file.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/linter/linter.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/linter/linting_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/linter/runner.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/context.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/lexer.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/markers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/match_logging.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/match_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/match_wrapper.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/matchable.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/parser.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/parsers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/grammar/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/grammar/anyof.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/grammar/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/grammar/conditional.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/grammar/delimited.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/grammar/greedy.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/grammar/noncode.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/grammar/sequence.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/segments/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/segments/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/segments/ephemeral.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/segments/generator.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/segments/meta.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/parser/segments/raw.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/plugin/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/plugin/hookspecs.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/plugin/host.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/plugin/lib.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/rules/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/rules/config_info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/rules/doc_decorators.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/rules/loader.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/rules/analysis/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/rules/analysis/select.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/templaters/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/templaters/dbt.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/templaters/jinja.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/core/templaters/python.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/ansi_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/bigquery_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/dialect_ansi.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/dialect_bigquery.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/dialect_exasol.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/dialect_exasol_fs.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/dialect_hive.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/dialect_mysql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/dialect_postgres.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/dialect_snowflake.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/dialect_sqlite.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/dialect_teradata.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/dialect_tsql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/exasol_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/hive_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/postgres_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/dialects/tsql_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L001.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L002.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L003.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L004.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L005.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L006.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L007.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L008.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L009.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L010.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L011.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L012.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L013.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L014.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L015.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L016.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L017.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L018.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L019.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L020.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L021.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L022.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L023.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L024.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L025.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L026.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L027.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L028.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L029.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L030.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L031.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L032.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L033.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L034.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L035.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L036.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L037.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L038.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L039.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L040.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L041.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L042.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L043.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L044.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L045.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L046.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L047.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L048.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/L049.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/testing/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/src/sqlfluff/testing/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/diff_quality_plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/generate_parse_fixture_yml.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/test_testing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/api/classes_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/api/info_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/api/simple_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/api/util_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/cli/commands_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/cli/formatters_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/cli/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/file_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/string_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/parser/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/parser/grammar_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/parser/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/parser/lexer_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/parser/markers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/parser/parse_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/parser/segments_base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/parser/segments_common_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/rules/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/rules/docstring_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/templaters/base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/templaters/dbt_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/templaters/jinja_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/core/templaters/python_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/dialects/ansi_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/dialects/bigquery_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/dialects/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/dialects/dialects_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/dialects/exasol_fs_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/dialects/exasol_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/dialects/postgres_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/dialects/snowflake_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/fixtures/dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/fixtures/lexer/dummy.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/fixtures/linter/autofix/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/fixtures/parser/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/fixtures/rules/custom/L000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/fixtures/rules/custom/S000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/fixtures/rules/std_rule_cases/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/rules/std_L003_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/rules/std_L007_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/rules/std_L016_L36_combo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/rules/std_L019_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/rules/std_L020_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/rules/std_L048_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/rules/std_fix_auto_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/rules/std_roundtrip_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/rules/std_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1517/patched_repo/test/rules/yaml_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/instance.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/summary.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/CHANGELOG.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/CONTRIBUTING.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/LICENSE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/util.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/.github/ISSUE_TEMPLATE/documention.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/.github/ISSUE_TEMPLATE/enhancement.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/.pytest_cache/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/docs/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/docs/source/conf.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/examples/01_basic_api_usage.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/examples/02_timing_api_steps.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/examples/03_extracting_references.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/examples/04_getting_rules_and_dialects.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/images/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/plugins/sqlfluff-plugin-example/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/plugins/sqlfluff-templater-dbt/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/plugins/sqlfluff-templater-dbt/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/__main__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/diff_quality_plugin.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/api/info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/api/simple.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/cli/commands.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/cli/formatters.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/cli/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/config.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/enums.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/errors.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/file_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/string_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/timing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/dialects/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/dialects/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/linter/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/linter/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/linter/linted_dir.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/linter/linted_file.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/linter/linter.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/linter/linting_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/linter/runner.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/context.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/lexer.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/markers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/match_logging.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/match_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/match_wrapper.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/matchable.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/parser.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/parsers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/grammar/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/grammar/anyof.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/grammar/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/grammar/conditional.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/grammar/delimited.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/grammar/greedy.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/grammar/noncode.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/grammar/sequence.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/segments/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/segments/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/segments/ephemeral.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/segments/generator.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/segments/meta.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/parser/segments/raw.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/plugin/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/plugin/hookspecs.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/plugin/host.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/plugin/lib.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/rules/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/rules/config_info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/rules/doc_decorators.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/rules/loader.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/rules/analysis/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/rules/analysis/select.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/templaters/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/templaters/jinja.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/core/templaters/python.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_ansi.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_ansi_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_bigquery.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_bigquery_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_exasol.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_exasol_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_hive.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_hive_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_mysql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_postgres.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_postgres_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_snowflake.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_sqlite.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_teradata.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_tsql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/dialects/dialect_tsql_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L001.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L002.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L003.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L004.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L005.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L006.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L007.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L008.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L009.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L010.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L011.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L012.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L013.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L014.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L015.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L016.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L017.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L018.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L019.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L020.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L021.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L022.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L023.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L024.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L025.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L026.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L027.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L028.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L029.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L030.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L031.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L032.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L033.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L034.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L035.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L036.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L037.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L038.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L039.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L040.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L041.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L042.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L043.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L044.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L045.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L046.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L047.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L048.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/L049.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/testing/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/src/sqlfluff/testing/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/diff_quality_plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/generate_parse_fixture_yml.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/test_testing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/api/classes_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/api/info_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/api/simple_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/api/util_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/cli/commands_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/cli/formatters_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/cli/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/file_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/string_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/parser/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/parser/grammar_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/parser/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/parser/lexer_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/parser/markers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/parser/parse_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/parser/segments_base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/parser/segments_common_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/rules/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/rules/docstring_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/templaters/base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/templaters/dbt_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/templaters/jinja_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/core/templaters/python_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/dialects/ansi_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/dialects/bigquery_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/dialects/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/dialects/dialects_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/dialects/exasol_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/dialects/postgres_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/dialects/snowflake_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/fixtures/dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/fixtures/dialects/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/fixtures/lexer/dummy.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/fixtures/linter/autofix/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/fixtures/rules/custom/L000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/fixtures/rules/custom/S000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/fixtures/rules/std_rule_cases/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/rules/std_L003_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/rules/std_L007_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/rules/std_L016_L36_combo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/rules/std_L019_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/rules/std_L020_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/rules/std_L048_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/rules/std_fix_auto_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/rules/std_roundtrip_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/rules/std_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/baseline_repo/test/rules/yaml_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/CHANGELOG.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/CONTRIBUTING.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/LICENSE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/util.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/.github/ISSUE_TEMPLATE/documention.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/.github/ISSUE_TEMPLATE/enhancement.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/docs/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/docs/source/conf.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/examples/01_basic_api_usage.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/examples/02_timing_api_steps.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/examples/03_extracting_references.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/examples/04_getting_rules_and_dialects.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/images/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/plugins/sqlfluff-plugin-example/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/plugins/sqlfluff-templater-dbt/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/plugins/sqlfluff-templater-dbt/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/__main__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/diff_quality_plugin.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/api/info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/api/simple.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/cli/commands.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/cli/formatters.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/cli/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/config.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/enums.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/errors.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/file_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/string_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/timing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/dialects/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/dialects/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/linter/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/linter/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/linter/linted_dir.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/linter/linted_file.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/linter/linter.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/linter/linting_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/linter/runner.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/context.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/lexer.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/markers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/match_logging.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/match_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/match_wrapper.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/matchable.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/parser.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/parsers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/grammar/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/grammar/anyof.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/grammar/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/grammar/conditional.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/grammar/delimited.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/grammar/greedy.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/grammar/noncode.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/grammar/sequence.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/segments/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/segments/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/segments/ephemeral.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/segments/generator.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/segments/meta.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/parser/segments/raw.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/plugin/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/plugin/hookspecs.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/plugin/host.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/plugin/lib.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/rules/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/rules/config_info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/rules/doc_decorators.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/rules/loader.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/rules/analysis/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/rules/analysis/select.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/templaters/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/templaters/jinja.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/core/templaters/python.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_ansi.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_ansi_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_bigquery.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_bigquery_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_exasol.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_exasol_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_hive.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_hive_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_mysql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_postgres.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_postgres_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_snowflake.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_sqlite.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_teradata.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_tsql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/dialects/dialect_tsql_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L001.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L002.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L003.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L004.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L005.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L006.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L007.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L008.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L009.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L010.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L011.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L012.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L013.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L014.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L015.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L016.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L017.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L018.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L019.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L020.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L021.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L022.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L023.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L024.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L025.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L026.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L027.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L028.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L029.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L030.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L031.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L032.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L033.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L034.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L035.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L036.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L037.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L038.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L039.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L040.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L041.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L042.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L043.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L044.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L045.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L046.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L047.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L048.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/L049.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/testing/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/src/sqlfluff/testing/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/diff_quality_plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/generate_parse_fixture_yml.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/test_testing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/api/classes_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/api/info_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/api/simple_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/api/util_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/cli/commands_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/cli/formatters_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/cli/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/file_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/string_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/parser/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/parser/grammar_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/parser/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/parser/lexer_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/parser/markers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/parser/parse_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/parser/segments_base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/parser/segments_common_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/rules/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/rules/docstring_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/templaters/base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/templaters/dbt_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/templaters/jinja_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/core/templaters/python_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/dialects/ansi_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/dialects/bigquery_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/dialects/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/dialects/dialects_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/dialects/exasol_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/dialects/postgres_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/dialects/snowflake_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/fixtures/dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/fixtures/dialects/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/fixtures/lexer/dummy.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/fixtures/linter/autofix/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/fixtures/rules/custom/L000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/fixtures/rules/custom/S000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/fixtures/rules/std_rule_cases/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/rules/std_L003_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/rules/std_L007_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/rules/std_L016_L36_combo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/rules/std_L019_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/rules/std_L020_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/rules/std_L048_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/rules/std_fix_auto_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/rules/std_roundtrip_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/rules/std_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1625/patched_repo/test/rules/yaml_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/instance.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/summary.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/CHANGELOG.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/CONTRIBUTING.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/LICENSE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/util.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/.github/ISSUE_TEMPLATE/documention.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/.github/ISSUE_TEMPLATE/enhancement.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/.pytest_cache/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/docs/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/docs/source/conf.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/examples/01_basic_api_usage.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/examples/02_timing_api_steps.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/examples/03_extracting_references.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/examples/04_getting_rules_and_dialects.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/images/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/plugins/sqlfluff-plugin-example/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/plugins/sqlfluff-templater-dbt/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/plugins/sqlfluff-templater-dbt/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/plugins/sqlfluff-templater-dbt/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/plugins/sqlfluff-templater-dbt/test/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/plugins/sqlfluff-templater-dbt/test/rules_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/plugins/sqlfluff-templater-dbt/test/templater_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/plugins/sqlfluff-templater-dbt/test/fixtures/dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/__main__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/diff_quality_plugin.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/api/info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/api/simple.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/cli/commands.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/cli/formatters.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/cli/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/config.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/enums.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/errors.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/file_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/string_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/timing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/dialects/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/dialects/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/linter/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/linter/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/linter/linted_dir.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/linter/linted_file.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/linter/linter.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/linter/linting_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/linter/runner.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/context.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/lexer.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/markers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/match_logging.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/match_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/match_wrapper.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/matchable.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/parser.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/parsers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/grammar/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/grammar/anyof.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/grammar/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/grammar/conditional.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/grammar/delimited.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/grammar/greedy.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/grammar/noncode.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/grammar/sequence.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/segments/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/segments/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/segments/ephemeral.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/segments/generator.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/segments/meta.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/parser/segments/raw.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/plugin/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/plugin/hookspecs.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/plugin/host.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/plugin/lib.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/rules/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/rules/config_info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/rules/doc_decorators.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/rules/loader.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/rules/analysis/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/rules/analysis/select.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/templaters/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/templaters/jinja.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/core/templaters/python.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_ansi.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_ansi_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_bigquery.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_bigquery_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_exasol.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_exasol_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_hive.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_hive_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_mysql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_postgres.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_postgres_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_redshift.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_redshift_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_snowflake.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_snowflake_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_spark3.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_spark3_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_sqlite.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_teradata.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_tsql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/dialects/dialect_tsql_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L001.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L002.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L003.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L004.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L005.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L006.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L007.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L008.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L009.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L010.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L011.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L012.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L013.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L014.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L015.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L016.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L017.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L018.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L019.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L020.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L021.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L022.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L023.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L024.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L025.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L026.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L027.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L028.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L029.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L030.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L031.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L032.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L033.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L034.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L035.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L036.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L037.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L038.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L039.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L040.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L041.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L042.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L043.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L044.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L045.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L046.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L047.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L048.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/L049.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/testing/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/src/sqlfluff/testing/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/diff_quality_plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/generate_parse_fixture_yml.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/test_testing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/api/classes_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/api/info_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/api/simple_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/api/util_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/cli/commands_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/cli/formatters_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/cli/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/file_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/string_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/parser/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/parser/grammar_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/parser/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/parser/lexer_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/parser/markers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/parser/parse_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/parser/segments_base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/parser/segments_common_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/rules/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/rules/docstring_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/templaters/base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/templaters/jinja_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/core/templaters/python_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/dialects/ansi_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/dialects/bigquery_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/dialects/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/dialects/dialects_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/dialects/exasol_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/dialects/postgres_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/dialects/snowflake_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/fixtures/dialects/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/fixtures/lexer/dummy.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/fixtures/linter/autofix/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/fixtures/rules/custom/L000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/fixtures/rules/custom/S000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/fixtures/rules/std_rule_cases/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/rules/std_L003_L036_L039_combo_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/rules/std_L003_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/rules/std_L007_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/rules/std_L016_L36_combo_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/rules/std_L019_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/rules/std_L020_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/rules/std_L048_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/rules/std_fix_auto_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/rules/std_roundtrip_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/rules/std_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/baseline_repo/test/rules/yaml_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/CHANGELOG.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/CONTRIBUTING.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/LICENSE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/util.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/.github/ISSUE_TEMPLATE/documention.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/.github/ISSUE_TEMPLATE/enhancement.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/docs/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/docs/source/conf.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/examples/01_basic_api_usage.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/examples/02_timing_api_steps.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/examples/03_extracting_references.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/examples/04_getting_rules_and_dialects.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/images/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/plugins/sqlfluff-plugin-example/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/plugins/sqlfluff-templater-dbt/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/plugins/sqlfluff-templater-dbt/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/plugins/sqlfluff-templater-dbt/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/plugins/sqlfluff-templater-dbt/test/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/plugins/sqlfluff-templater-dbt/test/rules_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/plugins/sqlfluff-templater-dbt/test/templater_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/plugins/sqlfluff-templater-dbt/test/fixtures/dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/__main__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/diff_quality_plugin.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/api/info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/api/simple.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/cli/commands.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/cli/formatters.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/cli/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/config.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/enums.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/errors.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/file_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/string_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/timing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/dialects/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/dialects/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/linter/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/linter/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/linter/linted_dir.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/linter/linted_file.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/linter/linter.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/linter/linting_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/linter/runner.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/context.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/lexer.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/markers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/match_logging.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/match_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/match_wrapper.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/matchable.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/parser.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/parsers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/grammar/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/grammar/anyof.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/grammar/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/grammar/conditional.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/grammar/delimited.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/grammar/greedy.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/grammar/noncode.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/grammar/sequence.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/segments/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/segments/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/segments/ephemeral.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/segments/generator.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/segments/meta.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/parser/segments/raw.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/plugin/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/plugin/hookspecs.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/plugin/host.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/plugin/lib.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/rules/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/rules/config_info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/rules/doc_decorators.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/rules/loader.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/rules/analysis/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/rules/analysis/select.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/templaters/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/templaters/jinja.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/core/templaters/python.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_ansi.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_ansi_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_bigquery.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_bigquery_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_exasol.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_exasol_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_hive.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_hive_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_mysql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_postgres.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_postgres_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_redshift.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_redshift_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_snowflake.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_snowflake_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_spark3.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_spark3_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_sqlite.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_teradata.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_tsql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/dialects/dialect_tsql_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L001.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L002.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L003.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L004.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L005.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L006.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L007.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L008.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L009.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L010.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L011.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L012.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L013.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L014.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L015.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L016.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L017.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L018.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L019.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L020.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L021.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L022.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L023.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L024.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L025.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L026.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L027.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L028.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L029.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L030.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L031.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L032.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L033.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L034.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L035.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L036.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L037.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L038.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L039.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L040.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L041.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L042.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L043.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L044.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L045.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L046.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L047.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L048.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/L049.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/testing/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/src/sqlfluff/testing/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/diff_quality_plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/generate_parse_fixture_yml.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/test_testing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/api/classes_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/api/info_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/api/simple_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/api/util_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/cli/commands_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/cli/formatters_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/cli/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/file_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/string_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/parser/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/parser/grammar_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/parser/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/parser/lexer_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/parser/markers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/parser/parse_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/parser/segments_base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/parser/segments_common_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/rules/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/rules/docstring_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/templaters/base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/templaters/jinja_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/core/templaters/python_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/dialects/ansi_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/dialects/bigquery_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/dialects/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/dialects/dialects_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/dialects/exasol_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/dialects/postgres_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/dialects/snowflake_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/fixtures/dialects/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/fixtures/lexer/dummy.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/fixtures/linter/autofix/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/fixtures/rules/custom/L000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/fixtures/rules/custom/S000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/fixtures/rules/std_rule_cases/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/rules/std_L003_L036_L039_combo_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/rules/std_L003_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/rules/std_L007_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/rules/std_L016_L36_combo_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/rules/std_L019_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/rules/std_L020_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/rules/std_L048_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/rules/std_fix_auto_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/rules/std_roundtrip_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/rules/std_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1733/patched_repo/test/rules/yaml_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/instance.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/summary.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/CHANGELOG.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/CONTRIBUTING.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/LICENSE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/util.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/.github/ISSUE_TEMPLATE/documention.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/.github/ISSUE_TEMPLATE/enhancement.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/.pytest_cache/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/docs/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/docs/source/conf.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/examples/01_basic_api_usage.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/examples/02_timing_api_steps.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/examples/03_extracting_references.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/examples/04_getting_rules_and_dialects.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/images/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/plugins/sqlfluff-plugin-example/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/plugins/sqlfluff-templater-dbt/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/plugins/sqlfluff-templater-dbt/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/plugins/sqlfluff-templater-dbt/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/plugins/sqlfluff-templater-dbt/test/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/plugins/sqlfluff-templater-dbt/test/rules_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/plugins/sqlfluff-templater-dbt/test/templater_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/plugins/sqlfluff-templater-dbt/test/fixtures/dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/__main__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/diff_quality_plugin.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/api/info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/api/simple.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/cli/commands.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/cli/formatters.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/cli/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/config.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/enums.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/errors.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/file_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/string_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/timing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/dialects/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/dialects/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/linter/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/linter/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/linter/linted_dir.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/linter/linted_file.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/linter/linter.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/linter/linting_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/linter/runner.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/context.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/lexer.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/markers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/match_logging.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/match_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/match_wrapper.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/matchable.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/parser.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/parsers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/grammar/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/grammar/anyof.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/grammar/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/grammar/conditional.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/grammar/delimited.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/grammar/greedy.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/grammar/noncode.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/grammar/sequence.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/segments/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/segments/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/segments/ephemeral.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/segments/generator.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/segments/meta.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/parser/segments/raw.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/plugin/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/plugin/hookspecs.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/plugin/host.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/plugin/lib.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/rules/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/rules/config_info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/rules/doc_decorators.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/rules/loader.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/rules/analysis/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/rules/analysis/select.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/templaters/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/templaters/jinja.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/core/templaters/python.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_ansi.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_ansi_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_bigquery.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_bigquery_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_exasol.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_exasol_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_hive.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_hive_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_mysql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_postgres.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_postgres_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_redshift.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_redshift_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_snowflake.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_snowflake_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_spark3.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_spark3_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_sqlite.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_teradata.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_tsql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/dialects/dialect_tsql_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L001.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L002.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L003.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L004.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L005.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L006.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L007.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L008.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L009.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L010.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L011.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L012.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L013.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L014.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L015.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L016.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L017.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L018.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L019.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L020.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L021.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L022.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L023.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L024.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L025.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L026.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L027.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L028.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L029.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L030.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L031.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L032.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L033.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L034.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L035.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L036.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L037.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L038.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L039.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L040.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L041.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L042.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L043.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L044.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L045.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L046.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L047.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L048.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/L049.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/testing/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/src/sqlfluff/testing/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/diff_quality_plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/generate_parse_fixture_yml.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/test_testing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/api/classes_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/api/info_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/api/simple_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/api/util_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/cli/commands_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/cli/formatters_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/cli/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/file_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/string_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/parser/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/parser/grammar_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/parser/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/parser/lexer_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/parser/markers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/parser/parse_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/parser/segments_base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/parser/segments_common_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/rules/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/rules/docstring_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/templaters/base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/templaters/jinja_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/core/templaters/python_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/dialects/ansi_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/dialects/bigquery_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/dialects/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/dialects/dialects_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/dialects/exasol_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/dialects/postgres_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/dialects/snowflake_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/fixtures/dialects/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/fixtures/lexer/dummy.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/fixtures/linter/autofix/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/fixtures/rules/custom/L000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/fixtures/rules/custom/S000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/fixtures/rules/std_rule_cases/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/rules/std_L003_L036_L039_combo_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/rules/std_L003_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/rules/std_L007_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/rules/std_L016_L36_combo_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/rules/std_L019_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/rules/std_L020_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/rules/std_L048_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/rules/std_fix_auto_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/rules/std_roundtrip_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/rules/std_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/baseline_repo/test/rules/yaml_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/CHANGELOG.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/CONTRIBUTING.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/LICENSE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/util.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/.github/ISSUE_TEMPLATE/documention.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/.github/ISSUE_TEMPLATE/enhancement.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/docs/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/docs/source/conf.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/examples/01_basic_api_usage.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/examples/02_timing_api_steps.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/examples/03_extracting_references.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/examples/04_getting_rules_and_dialects.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/images/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/plugins/sqlfluff-plugin-example/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/plugins/sqlfluff-templater-dbt/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/plugins/sqlfluff-templater-dbt/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/plugins/sqlfluff-templater-dbt/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/plugins/sqlfluff-templater-dbt/test/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/plugins/sqlfluff-templater-dbt/test/rules_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/plugins/sqlfluff-templater-dbt/test/templater_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/plugins/sqlfluff-templater-dbt/test/fixtures/dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/__main__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/diff_quality_plugin.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/api/info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/api/simple.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/cli/commands.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/cli/formatters.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/cli/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/config.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/enums.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/errors.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/file_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/string_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/timing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/dialects/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/dialects/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/linter/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/linter/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/linter/linted_dir.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/linter/linted_file.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/linter/linter.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/linter/linting_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/linter/runner.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/context.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/lexer.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/markers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/match_logging.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/match_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/match_wrapper.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/matchable.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/parser.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/parsers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/grammar/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/grammar/anyof.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/grammar/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/grammar/conditional.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/grammar/delimited.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/grammar/greedy.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/grammar/noncode.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/grammar/sequence.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/segments/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/segments/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/segments/ephemeral.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/segments/generator.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/segments/meta.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/parser/segments/raw.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/plugin/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/plugin/hookspecs.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/plugin/host.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/plugin/lib.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/rules/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/rules/config_info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/rules/doc_decorators.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/rules/loader.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/rules/analysis/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/rules/analysis/select.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/templaters/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/templaters/jinja.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/core/templaters/python.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_ansi.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_ansi_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_bigquery.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_bigquery_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_exasol.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_exasol_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_hive.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_hive_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_mysql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_postgres.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_postgres_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_redshift.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_redshift_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_snowflake.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_snowflake_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_spark3.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_spark3_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_sqlite.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_teradata.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_tsql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/dialects/dialect_tsql_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L001.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L002.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L003.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L004.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L005.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L006.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L007.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L008.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L009.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L010.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L011.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L012.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L013.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L014.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L015.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L016.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L017.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L018.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L019.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L020.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L021.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L022.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L023.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L024.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L025.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L026.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L027.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L028.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L029.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L030.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L031.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L032.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L033.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L034.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L035.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L036.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L037.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L038.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L039.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L040.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L041.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L042.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L043.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L044.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L045.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L046.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L047.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L048.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/L049.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/testing/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/src/sqlfluff/testing/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/diff_quality_plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/generate_parse_fixture_yml.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/test_testing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/api/classes_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/api/info_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/api/simple_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/api/util_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/cli/commands_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/cli/formatters_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/cli/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/file_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/string_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/parser/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/parser/grammar_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/parser/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/parser/lexer_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/parser/markers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/parser/parse_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/parser/segments_base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/parser/segments_common_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/rules/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/rules/docstring_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/templaters/base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/templaters/jinja_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/core/templaters/python_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/dialects/ansi_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/dialects/bigquery_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/dialects/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/dialects/dialects_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/dialects/exasol_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/dialects/postgres_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/dialects/snowflake_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/fixtures/dialects/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/fixtures/lexer/dummy.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/fixtures/linter/autofix/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/fixtures/rules/custom/L000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/fixtures/rules/custom/S000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/fixtures/rules/std_rule_cases/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/rules/std_L003_L036_L039_combo_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/rules/std_L003_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/rules/std_L007_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/rules/std_L016_L36_combo_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/rules/std_L019_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/rules/std_L020_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/rules/std_L048_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/rules/std_fix_auto_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/rules/std_roundtrip_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/rules/std_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-1763/patched_repo/test/rules/yaml_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/instance.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/summary.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/CHANGELOG.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/CONTRIBUTING.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/LICENSE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/util.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/.github/ISSUE_TEMPLATE/documention.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/.github/ISSUE_TEMPLATE/enhancement.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/.pytest_cache/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/docs/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/docs/source/conf.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/examples/01_basic_api_usage.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/examples/02_timing_api_steps.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/examples/03_getting_rules_and_dialects.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/images/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-plugin-example/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-templater-dbt/LICENSE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-templater-dbt/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-templater-dbt/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-templater-dbt/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-templater-dbt/test/generate_packages_yml.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-templater-dbt/test/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-templater-dbt/test/rules_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-templater-dbt/test/templater_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/plugins/sqlfluff-templater-dbt/test/fixtures/dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/__main__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/diff_quality_plugin.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/api/info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/api/simple.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/cli/autocomplete.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/cli/commands.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/cli/formatters.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/cli/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/cached_property.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/config.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/enums.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/errors.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/file_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/string_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/timing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/dialects/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/dialects/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/linter/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/linter/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/linter/linted_dir.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/linter/linted_file.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/linter/linter.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/linter/linting_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/linter/runner.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/context.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/lexer.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/markers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/match_logging.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/match_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/match_wrapper.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/matchable.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/parser.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/parsers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/grammar/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/grammar/anyof.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/grammar/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/grammar/conditional.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/grammar/delimited.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/grammar/greedy.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/grammar/noncode.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/grammar/sequence.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/segments/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/segments/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/segments/ephemeral.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/segments/generator.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/segments/meta.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/parser/segments/raw.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/plugin/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/plugin/hookspecs.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/plugin/host.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/plugin/lib.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/config_info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/doc_decorators.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/loader.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/reference.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/analysis/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/analysis/select.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/functional/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/functional/raw_file_slice_predicates.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/functional/raw_file_slices.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/functional/segment_predicates.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/functional/segments.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/functional/templated_file_slice_predicates.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/rules/functional/templated_file_slices.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/templaters/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/templaters/jinja.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/templaters/placeholder.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/templaters/python.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/templaters/slicers/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/templaters/slicers/heuristic.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/core/templaters/slicers/tracer.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_ansi.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_ansi_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_bigquery.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_bigquery_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_exasol.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_exasol_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_hive.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_hive_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_mysql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_oracle.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_postgres.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_postgres_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_redshift.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_redshift_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_snowflake.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_snowflake_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_spark3.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_spark3_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_sqlite.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_teradata.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_tsql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/dialects/dialect_tsql_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L001.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L002.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L003.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L004.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L005.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L006.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L007.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L008.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L009.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L010.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L011.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L012.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L013.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L014.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L015.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L016.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L017.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L018.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L019.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L020.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L021.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L022.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L023.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L024.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L025.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L026.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L027.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L028.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L029.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L030.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L031.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L032.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L033.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L034.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L035.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L036.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L037.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L038.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L039.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L040.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L041.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L042.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L043.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L044.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L045.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L046.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L047.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L048.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L049.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L050.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L051.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L052.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L053.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L054.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L055.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L056.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L057.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L058.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L059.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/L060.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/testing/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/src/sqlfluff/testing/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/diff_quality_plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/generate_parse_fixture_yml.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/test_testing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/api/classes_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/api/info_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/api/simple_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/cli/autocomplete_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/cli/commands_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/cli/formatters_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/cli/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/file_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/string_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/parser/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/parser/grammar_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/parser/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/parser/lexer_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/parser/markers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/parser/parse_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/parser/segments_base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/parser/segments_common_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/rules/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/rules/docstring_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/rules/reference_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/rules/functional/test_raw_file_slices.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/rules/functional/test_segments.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/templaters/base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/templaters/jinja_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/templaters/placeholder_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/core/templaters/python_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/dialects/ansi_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/dialects/bigquery_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/dialects/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/dialects/dialects_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/dialects/exasol_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/dialects/postgres_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/dialects/snowflake_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/api/config_path_test/config_path_test.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/api/parse_test/parse_test.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/dialects/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/lexer/dummy.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/linter/autofix/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/rules/custom/L000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/rules/custom/S000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/rules/std_rule_cases/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/templater/jinja_m_libraries_module/libs/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/bar/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/bar/baz.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/fixtures/templater/jinja_m_libraries_module/other/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_L003_L036_L039_combo_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_L003_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_L007_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_L008_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_L009_L052_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_L016_L36_combo_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_L019_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_L020_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_L027_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_L048_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_L054_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_L060_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_fix_auto_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_roundtrip_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/std_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/baseline_repo/test/rules/yaml_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/CHANGELOG.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/CODE_OF_CONDUCT.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/CONTRIBUTING.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/LICENSE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/util.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/.github/ISSUE_TEMPLATE/documention.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/.github/ISSUE_TEMPLATE/enhancement.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/.pytest_cache/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/docs/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/docs/source/conf.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/examples/01_basic_api_usage.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/examples/02_timing_api_steps.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/examples/03_getting_rules_and_dialects.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/images/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-plugin-example/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-templater-dbt/LICENSE.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-templater-dbt/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-templater-dbt/setup.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-templater-dbt/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-templater-dbt/test/generate_packages_yml.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-templater-dbt/test/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-templater-dbt/test/rules_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-templater-dbt/test/templater_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/plugins/sqlfluff-templater-dbt/test/fixtures/dbt/templater.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/__main__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/diff_quality_plugin.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/api/info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/api/simple.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/cli/autocomplete.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/cli/commands.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/cli/formatters.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/cli/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/cached_property.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/config.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/enums.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/errors.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/file_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/string_helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/timing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/dialects/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/dialects/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/linter/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/linter/common.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/linter/linted_dir.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/linter/linted_file.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/linter/linter.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/linter/linting_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/linter/runner.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/context.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/helpers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/lexer.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/markers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/match_logging.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/match_result.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/match_wrapper.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/matchable.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/parser.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/parsers.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/grammar/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/grammar/anyof.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/grammar/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/grammar/conditional.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/grammar/delimited.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/grammar/greedy.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/grammar/noncode.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/grammar/sequence.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/segments/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/segments/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/segments/ephemeral.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/segments/generator.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/segments/meta.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/parser/segments/raw.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/plugin/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/plugin/hookspecs.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/plugin/host.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/plugin/lib.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/config_info.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/doc_decorators.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/loader.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/reference.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/analysis/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/analysis/select.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/functional/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/functional/raw_file_slice_predicates.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/functional/raw_file_slices.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/functional/segment_predicates.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/functional/segments.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/functional/templated_file_slice_predicates.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/rules/functional/templated_file_slices.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/templaters/base.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/templaters/jinja.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/templaters/placeholder.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/templaters/python.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/templaters/slicers/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/templaters/slicers/heuristic.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/core/templaters/slicers/tracer.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_ansi.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_ansi_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_bigquery.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_bigquery_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_exasol.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_exasol_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_hive.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_hive_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_mysql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_oracle.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_postgres.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_postgres_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_redshift.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_redshift_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_snowflake.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_snowflake_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_spark3.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_spark3_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_sqlite.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_teradata.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_tsql.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/dialects/dialect_tsql_keywords.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L001.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L002.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L003.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L004.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L005.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L006.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L007.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L008.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L009.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L010.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L011.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L012.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L013.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L014.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L015.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L016.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L017.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L018.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L019.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L020.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L021.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L022.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L023.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L024.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L025.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L026.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L027.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L028.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L029.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L030.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L031.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L032.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L033.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L034.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L035.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L036.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L037.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L038.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L039.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L040.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L041.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L042.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L043.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L044.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L045.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L046.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L047.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L048.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L049.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L050.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L051.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L052.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L053.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L054.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L055.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L056.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L057.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L058.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L059.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/L060.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/testing/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/src/sqlfluff/testing/rules.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/diff_quality_plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/generate_parse_fixture_yml.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/test_testing.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/api/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/api/classes_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/api/info_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/api/simple_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/cli/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/cli/autocomplete_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/cli/commands_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/cli/formatters_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/cli/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/file_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/linter_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/plugin_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/string_helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/parser/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/parser/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/parser/grammar_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/parser/helpers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/parser/lexer_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/parser/markers_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/parser/parse_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/parser/segments_base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/parser/segments_common_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/rules/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/rules/config_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/rules/docstring_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/rules/reference_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/rules/functional/test_raw_file_slices.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/rules/functional/test_segments.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/templaters/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/templaters/base_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/templaters/jinja_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/templaters/placeholder_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/core/templaters/python_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/dialects/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/dialects/ansi_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/dialects/bigquery_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/dialects/conftest.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/dialects/dialects_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/dialects/exasol_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/dialects/postgres_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/dialects/snowflake_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/api/config_path_test/config_path_test.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/api/parse_test/parse_test.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/dialects/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/lexer/dummy.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/linter/autofix/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/rules/custom/L000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/rules/custom/S000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/rules/std_rule_cases/README.md
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/templater/jinja_m_libraries_module/libs/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/bar/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/bar/baz.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/fixtures/templater/jinja_m_libraries_module/other/__init__.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_L003_L036_L039_combo_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_L003_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_L007_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_L008_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_L009_L052_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_L016_L36_combo_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_L019_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_L020_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_L027_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_L048_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_L054_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_L060_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_fix_auto_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_roundtrip_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/std_test.py
validation/batch_swebench/runs/sqlfluff__sqlfluff-2419/patched_repo/test/rules/yaml_test_cases_test.py
validation/evidence/logs/demo_advise.json
validation/evidence/swebench_2419/REAL_TEST_EVIDENCE.md
validation/evidence/swebench_2419/summary.json
validation/evidence/swebench_2419/baseline_repo/CHANGELOG.md
validation/evidence/swebench_2419/baseline_repo/CODE_OF_CONDUCT.md
validation/evidence/swebench_2419/baseline_repo/CONTRIBUTING.md
validation/evidence/swebench_2419/baseline_repo/LICENSE.md
validation/evidence/swebench_2419/baseline_repo/README.md
validation/evidence/swebench_2419/baseline_repo/setup.py
validation/evidence/swebench_2419/baseline_repo/util.py
validation/evidence/swebench_2419/baseline_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/evidence/swebench_2419/baseline_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/evidence/swebench_2419/baseline_repo/.github/ISSUE_TEMPLATE/documention.md
validation/evidence/swebench_2419/baseline_repo/.github/ISSUE_TEMPLATE/enhancement.md
validation/evidence/swebench_2419/baseline_repo/.pytest_cache/README.md
validation/evidence/swebench_2419/baseline_repo/docs/README.md
validation/evidence/swebench_2419/baseline_repo/docs/source/conf.py
validation/evidence/swebench_2419/baseline_repo/examples/01_basic_api_usage.py
validation/evidence/swebench_2419/baseline_repo/examples/02_timing_api_steps.py
validation/evidence/swebench_2419/baseline_repo/examples/03_getting_rules_and_dialects.py
validation/evidence/swebench_2419/baseline_repo/images/README.md
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-plugin-example/setup.py
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-templater-dbt/LICENSE.md
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-templater-dbt/README.md
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-templater-dbt/setup.py
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/__init__.py
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/templater.py
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-templater-dbt/test/__init__.py
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-templater-dbt/test/generate_packages_yml.py
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-templater-dbt/test/linter_test.py
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-templater-dbt/test/rules_test.py
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-templater-dbt/test/templater_test.py
validation/evidence/swebench_2419/baseline_repo/plugins/sqlfluff-templater-dbt/test/fixtures/dbt/templater.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/__main__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/diff_quality_plugin.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/api/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/api/info.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/api/simple.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/cli/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/cli/autocomplete.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/cli/commands.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/cli/formatters.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/cli/helpers.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/cached_property.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/config.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/enums.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/errors.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/file_helpers.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/string_helpers.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/timing.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/dialects/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/dialects/base.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/dialects/common.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/linter/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/linter/common.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/linter/linted_dir.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/linter/linted_file.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/linter/linter.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/linter/linting_result.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/linter/runner.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/context.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/helpers.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/lexer.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/markers.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/match_logging.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/match_result.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/match_wrapper.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/matchable.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/parser.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/parsers.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/grammar/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/grammar/anyof.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/grammar/base.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/grammar/conditional.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/grammar/delimited.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/grammar/greedy.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/grammar/noncode.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/grammar/sequence.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/segments/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/segments/base.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/segments/ephemeral.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/segments/generator.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/segments/meta.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/parser/segments/raw.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/plugin/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/plugin/hookspecs.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/plugin/host.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/plugin/lib.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/base.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/config_info.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/doc_decorators.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/loader.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/reference.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/analysis/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/analysis/select.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/functional/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/functional/raw_file_slice_predicates.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/functional/raw_file_slices.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/functional/segment_predicates.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/functional/segments.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/functional/templated_file_slice_predicates.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/rules/functional/templated_file_slices.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/templaters/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/templaters/base.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/templaters/jinja.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/templaters/placeholder.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/templaters/python.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/templaters/slicers/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/templaters/slicers/heuristic.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/core/templaters/slicers/tracer.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_ansi.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_ansi_keywords.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_bigquery.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_bigquery_keywords.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_exasol.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_exasol_keywords.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_hive.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_hive_keywords.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_mysql.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_oracle.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_postgres.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_postgres_keywords.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_redshift.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_redshift_keywords.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_snowflake.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_snowflake_keywords.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_spark3.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_spark3_keywords.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_sqlite.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_teradata.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_tsql.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/dialects/dialect_tsql_keywords.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L001.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L002.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L003.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L004.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L005.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L006.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L007.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L008.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L009.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L010.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L011.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L012.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L013.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L014.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L015.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L016.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L017.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L018.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L019.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L020.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L021.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L022.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L023.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L024.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L025.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L026.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L027.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L028.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L029.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L030.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L031.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L032.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L033.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L034.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L035.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L036.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L037.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L038.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L039.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L040.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L041.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L042.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L043.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L044.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L045.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L046.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L047.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L048.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L049.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L050.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L051.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L052.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L053.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L054.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L055.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L056.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L057.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L058.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L059.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/L060.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/rules/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/testing/__init__.py
validation/evidence/swebench_2419/baseline_repo/src/sqlfluff/testing/rules.py
validation/evidence/swebench_2419/baseline_repo/test/__init__.py
validation/evidence/swebench_2419/baseline_repo/test/conftest.py
validation/evidence/swebench_2419/baseline_repo/test/diff_quality_plugin_test.py
validation/evidence/swebench_2419/baseline_repo/test/generate_parse_fixture_yml.py
validation/evidence/swebench_2419/baseline_repo/test/test_testing.py
validation/evidence/swebench_2419/baseline_repo/test/api/__init__.py
validation/evidence/swebench_2419/baseline_repo/test/api/classes_test.py
validation/evidence/swebench_2419/baseline_repo/test/api/info_test.py
validation/evidence/swebench_2419/baseline_repo/test/api/simple_test.py
validation/evidence/swebench_2419/baseline_repo/test/cli/__init__.py
validation/evidence/swebench_2419/baseline_repo/test/cli/autocomplete_test.py
validation/evidence/swebench_2419/baseline_repo/test/cli/commands_test.py
validation/evidence/swebench_2419/baseline_repo/test/cli/formatters_test.py
validation/evidence/swebench_2419/baseline_repo/test/cli/helpers_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/__init__.py
validation/evidence/swebench_2419/baseline_repo/test/core/config_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/file_helpers_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/linter_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/plugin_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/string_helpers_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/parser/__init__.py
validation/evidence/swebench_2419/baseline_repo/test/core/parser/conftest.py
validation/evidence/swebench_2419/baseline_repo/test/core/parser/grammar_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/parser/helpers_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/parser/lexer_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/parser/markers_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/parser/parse_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/parser/segments_base_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/parser/segments_common_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/rules/__init__.py
validation/evidence/swebench_2419/baseline_repo/test/core/rules/config_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/rules/docstring_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/rules/reference_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/rules/functional/test_raw_file_slices.py
validation/evidence/swebench_2419/baseline_repo/test/core/rules/functional/test_segments.py
validation/evidence/swebench_2419/baseline_repo/test/core/templaters/__init__.py
validation/evidence/swebench_2419/baseline_repo/test/core/templaters/base_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/templaters/jinja_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/templaters/placeholder_test.py
validation/evidence/swebench_2419/baseline_repo/test/core/templaters/python_test.py
validation/evidence/swebench_2419/baseline_repo/test/dialects/__init__.py
validation/evidence/swebench_2419/baseline_repo/test/dialects/ansi_test.py
validation/evidence/swebench_2419/baseline_repo/test/dialects/bigquery_test.py
validation/evidence/swebench_2419/baseline_repo/test/dialects/conftest.py
validation/evidence/swebench_2419/baseline_repo/test/dialects/dialects_test.py
validation/evidence/swebench_2419/baseline_repo/test/dialects/exasol_test.py
validation/evidence/swebench_2419/baseline_repo/test/dialects/postgres_test.py
validation/evidence/swebench_2419/baseline_repo/test/dialects/snowflake_test.py
validation/evidence/swebench_2419/baseline_repo/test/fixtures/api/config_path_test/config_path_test.json
validation/evidence/swebench_2419/baseline_repo/test/fixtures/api/parse_test/parse_test.json
validation/evidence/swebench_2419/baseline_repo/test/fixtures/dialects/README.md
validation/evidence/swebench_2419/baseline_repo/test/fixtures/lexer/dummy.md
validation/evidence/swebench_2419/baseline_repo/test/fixtures/linter/autofix/README.md
validation/evidence/swebench_2419/baseline_repo/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/evidence/swebench_2419/baseline_repo/test/fixtures/rules/custom/L000.py
validation/evidence/swebench_2419/baseline_repo/test/fixtures/rules/custom/S000.py
validation/evidence/swebench_2419/baseline_repo/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/evidence/swebench_2419/baseline_repo/test/fixtures/rules/std_rule_cases/README.md
validation/evidence/swebench_2419/baseline_repo/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/evidence/swebench_2419/baseline_repo/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/evidence/swebench_2419/baseline_repo/test/fixtures/templater/jinja_m_libraries_module/libs/__init__.py
validation/evidence/swebench_2419/baseline_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/__init__.py
validation/evidence/swebench_2419/baseline_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/bar/__init__.py
validation/evidence/swebench_2419/baseline_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/bar/baz.py
validation/evidence/swebench_2419/baseline_repo/test/fixtures/templater/jinja_m_libraries_module/other/__init__.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_L003_L036_L039_combo_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_L003_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_L007_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_L008_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_L009_L052_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_L016_L36_combo_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_L019_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_L020_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_L027_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_L048_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_L054_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_L060_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_fix_auto_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_roundtrip_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/std_test.py
validation/evidence/swebench_2419/baseline_repo/test/rules/yaml_test_cases_test.py
validation/evidence/swebench_2419/patched_repo/CHANGELOG.md
validation/evidence/swebench_2419/patched_repo/CODE_OF_CONDUCT.md
validation/evidence/swebench_2419/patched_repo/CONTRIBUTING.md
validation/evidence/swebench_2419/patched_repo/LICENSE.md
validation/evidence/swebench_2419/patched_repo/README.md
validation/evidence/swebench_2419/patched_repo/setup.py
validation/evidence/swebench_2419/patched_repo/util.py
validation/evidence/swebench_2419/patched_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/evidence/swebench_2419/patched_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/evidence/swebench_2419/patched_repo/.github/ISSUE_TEMPLATE/documention.md
validation/evidence/swebench_2419/patched_repo/.github/ISSUE_TEMPLATE/enhancement.md
validation/evidence/swebench_2419/patched_repo/.pytest_cache/README.md
validation/evidence/swebench_2419/patched_repo/docs/README.md
validation/evidence/swebench_2419/patched_repo/docs/source/conf.py
validation/evidence/swebench_2419/patched_repo/examples/01_basic_api_usage.py
validation/evidence/swebench_2419/patched_repo/examples/02_timing_api_steps.py
validation/evidence/swebench_2419/patched_repo/examples/03_getting_rules_and_dialects.py
validation/evidence/swebench_2419/patched_repo/images/README.md
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-plugin-example/setup.py
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-templater-dbt/LICENSE.md
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-templater-dbt/README.md
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-templater-dbt/setup.py
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/__init__.py
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/templater.py
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-templater-dbt/test/__init__.py
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-templater-dbt/test/generate_packages_yml.py
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-templater-dbt/test/linter_test.py
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-templater-dbt/test/rules_test.py
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-templater-dbt/test/templater_test.py
validation/evidence/swebench_2419/patched_repo/plugins/sqlfluff-templater-dbt/test/fixtures/dbt/templater.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/__main__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/diff_quality_plugin.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/api/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/api/info.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/api/simple.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/cli/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/cli/autocomplete.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/cli/commands.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/cli/formatters.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/cli/helpers.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/cached_property.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/config.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/enums.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/errors.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/file_helpers.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/string_helpers.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/timing.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/dialects/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/dialects/base.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/dialects/common.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/linter/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/linter/common.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/linter/linted_dir.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/linter/linted_file.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/linter/linter.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/linter/linting_result.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/linter/runner.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/context.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/helpers.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/lexer.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/markers.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/match_logging.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/match_result.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/match_wrapper.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/matchable.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/parser.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/parsers.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/grammar/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/grammar/anyof.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/grammar/base.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/grammar/conditional.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/grammar/delimited.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/grammar/greedy.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/grammar/noncode.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/grammar/sequence.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/segments/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/segments/base.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/segments/ephemeral.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/segments/generator.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/segments/meta.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/parser/segments/raw.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/plugin/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/plugin/hookspecs.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/plugin/host.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/plugin/lib.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/base.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/config_info.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/doc_decorators.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/loader.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/reference.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/analysis/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/analysis/select.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/functional/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/functional/raw_file_slice_predicates.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/functional/raw_file_slices.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/functional/segment_predicates.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/functional/segments.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/functional/templated_file_slice_predicates.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/rules/functional/templated_file_slices.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/templaters/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/templaters/base.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/templaters/jinja.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/templaters/placeholder.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/templaters/python.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/templaters/slicers/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/templaters/slicers/heuristic.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/core/templaters/slicers/tracer.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_ansi.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_ansi_keywords.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_bigquery.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_bigquery_keywords.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_exasol.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_exasol_keywords.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_hive.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_hive_keywords.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_mysql.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_oracle.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_postgres.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_postgres_keywords.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_redshift.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_redshift_keywords.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_snowflake.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_snowflake_keywords.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_spark3.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_spark3_keywords.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_sqlite.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_teradata.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_tsql.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/dialects/dialect_tsql_keywords.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L001.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L002.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L003.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L004.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L005.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L006.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L007.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L008.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L009.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L010.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L011.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L012.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L013.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L014.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L015.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L016.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L017.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L018.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L019.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L020.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L021.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L022.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L023.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L024.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L025.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L026.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L027.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L028.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L029.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L030.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L031.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L032.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L033.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L034.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L035.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L036.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L037.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L038.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L039.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L040.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L041.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L042.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L043.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L044.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L045.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L046.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L047.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L048.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L049.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L050.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L051.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L052.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L053.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L054.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L055.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L056.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L057.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L058.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L059.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/L060.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/rules/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/testing/__init__.py
validation/evidence/swebench_2419/patched_repo/src/sqlfluff/testing/rules.py
validation/evidence/swebench_2419/patched_repo/test/__init__.py
validation/evidence/swebench_2419/patched_repo/test/conftest.py
validation/evidence/swebench_2419/patched_repo/test/diff_quality_plugin_test.py
validation/evidence/swebench_2419/patched_repo/test/generate_parse_fixture_yml.py
validation/evidence/swebench_2419/patched_repo/test/test_testing.py
validation/evidence/swebench_2419/patched_repo/test/api/__init__.py
validation/evidence/swebench_2419/patched_repo/test/api/classes_test.py
validation/evidence/swebench_2419/patched_repo/test/api/info_test.py
validation/evidence/swebench_2419/patched_repo/test/api/simple_test.py
validation/evidence/swebench_2419/patched_repo/test/cli/__init__.py
validation/evidence/swebench_2419/patched_repo/test/cli/autocomplete_test.py
validation/evidence/swebench_2419/patched_repo/test/cli/commands_test.py
validation/evidence/swebench_2419/patched_repo/test/cli/formatters_test.py
validation/evidence/swebench_2419/patched_repo/test/cli/helpers_test.py
validation/evidence/swebench_2419/patched_repo/test/core/__init__.py
validation/evidence/swebench_2419/patched_repo/test/core/config_test.py
validation/evidence/swebench_2419/patched_repo/test/core/file_helpers_test.py
validation/evidence/swebench_2419/patched_repo/test/core/linter_test.py
validation/evidence/swebench_2419/patched_repo/test/core/plugin_test.py
validation/evidence/swebench_2419/patched_repo/test/core/string_helpers_test.py
validation/evidence/swebench_2419/patched_repo/test/core/parser/__init__.py
validation/evidence/swebench_2419/patched_repo/test/core/parser/conftest.py
validation/evidence/swebench_2419/patched_repo/test/core/parser/grammar_test.py
validation/evidence/swebench_2419/patched_repo/test/core/parser/helpers_test.py
validation/evidence/swebench_2419/patched_repo/test/core/parser/lexer_test.py
validation/evidence/swebench_2419/patched_repo/test/core/parser/markers_test.py
validation/evidence/swebench_2419/patched_repo/test/core/parser/parse_test.py
validation/evidence/swebench_2419/patched_repo/test/core/parser/segments_base_test.py
validation/evidence/swebench_2419/patched_repo/test/core/parser/segments_common_test.py
validation/evidence/swebench_2419/patched_repo/test/core/rules/__init__.py
validation/evidence/swebench_2419/patched_repo/test/core/rules/config_test.py
validation/evidence/swebench_2419/patched_repo/test/core/rules/docstring_test.py
validation/evidence/swebench_2419/patched_repo/test/core/rules/reference_test.py
validation/evidence/swebench_2419/patched_repo/test/core/rules/functional/test_raw_file_slices.py
validation/evidence/swebench_2419/patched_repo/test/core/rules/functional/test_segments.py
validation/evidence/swebench_2419/patched_repo/test/core/templaters/__init__.py
validation/evidence/swebench_2419/patched_repo/test/core/templaters/base_test.py
validation/evidence/swebench_2419/patched_repo/test/core/templaters/jinja_test.py
validation/evidence/swebench_2419/patched_repo/test/core/templaters/placeholder_test.py
validation/evidence/swebench_2419/patched_repo/test/core/templaters/python_test.py
validation/evidence/swebench_2419/patched_repo/test/dialects/__init__.py
validation/evidence/swebench_2419/patched_repo/test/dialects/ansi_test.py
validation/evidence/swebench_2419/patched_repo/test/dialects/bigquery_test.py
validation/evidence/swebench_2419/patched_repo/test/dialects/conftest.py
validation/evidence/swebench_2419/patched_repo/test/dialects/dialects_test.py
validation/evidence/swebench_2419/patched_repo/test/dialects/exasol_test.py
validation/evidence/swebench_2419/patched_repo/test/dialects/postgres_test.py
validation/evidence/swebench_2419/patched_repo/test/dialects/snowflake_test.py
validation/evidence/swebench_2419/patched_repo/test/fixtures/api/config_path_test/config_path_test.json
validation/evidence/swebench_2419/patched_repo/test/fixtures/api/parse_test/parse_test.json
validation/evidence/swebench_2419/patched_repo/test/fixtures/dialects/README.md
validation/evidence/swebench_2419/patched_repo/test/fixtures/lexer/dummy.md
validation/evidence/swebench_2419/patched_repo/test/fixtures/linter/autofix/README.md
validation/evidence/swebench_2419/patched_repo/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/evidence/swebench_2419/patched_repo/test/fixtures/rules/custom/L000.py
validation/evidence/swebench_2419/patched_repo/test/fixtures/rules/custom/S000.py
validation/evidence/swebench_2419/patched_repo/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/evidence/swebench_2419/patched_repo/test/fixtures/rules/std_rule_cases/README.md
validation/evidence/swebench_2419/patched_repo/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/evidence/swebench_2419/patched_repo/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/evidence/swebench_2419/patched_repo/test/fixtures/templater/jinja_m_libraries_module/libs/__init__.py
validation/evidence/swebench_2419/patched_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/__init__.py
validation/evidence/swebench_2419/patched_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/bar/__init__.py
validation/evidence/swebench_2419/patched_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/bar/baz.py
validation/evidence/swebench_2419/patched_repo/test/fixtures/templater/jinja_m_libraries_module/other/__init__.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_L003_L036_L039_combo_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_L003_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_L007_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_L008_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_L009_L052_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_L016_L36_combo_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_L019_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_L020_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_L027_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_L048_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_L054_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_L060_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_fix_auto_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_roundtrip_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/std_test.py
validation/evidence/swebench_2419/patched_repo/test/rules/yaml_test_cases_test.py
validation/fresh_effectiveness_20260326/FRESH_TOOL_EFFECTIVENESS.md
validation/fresh_effectiveness_20260326/fresh_tool_effectiveness.json
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_direct_calc/calc_panel.py
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_direct_calc/wlbs_advise_heldout_direct_calc.json
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_direct_calc/.wlbs/last_scan.json
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_direct_calc/.wlbs/world_lines.json
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_direct_calc/tests/test_local_math.py
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_policy_screen/policy_grid.py
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_policy_screen/screen_lock.py
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_policy_screen/wlbs_advise_heldout_policy_screen.json
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_policy_screen/.wlbs/last_scan.json
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_policy_screen/.wlbs/world_lines.json
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_policy_screen/tests/test_screen_lock.py
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_rule_widget/rule_sheet.py
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_rule_widget/widget_entry.py
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_rule_widget/wlbs_advise_heldout_rule_widget.json
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_rule_widget/.wlbs/last_scan.json
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_rule_widget/.wlbs/world_lines.json
validation/fresh_effectiveness_20260326/workspaces/continual_heldout_rule_widget/tests/test_widget_entry.py
validation/fresh_effectiveness_20260326/workspaces/continual_train_grant_wallet/grant_table.py
validation/fresh_effectiveness_20260326/workspaces/continual_train_grant_wallet/wallet_gate.py
validation/fresh_effectiveness_20260326/workspaces/continual_train_grant_wallet/wlbs_advise_train_grant_wallet.json
validation/fresh_effectiveness_20260326/workspaces/continual_train_grant_wallet/.wlbs/last_scan.json
validation/fresh_effectiveness_20260326/workspaces/continual_train_grant_wallet/.wlbs/world_lines.json
validation/fresh_effectiveness_20260326/workspaces/continual_train_grant_wallet/tests/test_wallet_gate.py
validation/fresh_effectiveness_20260326/workspaces/continual_train_permit_door/door_guard.py
validation/fresh_effectiveness_20260326/workspaces/continual_train_permit_door/permit_store.py
validation/fresh_effectiveness_20260326/workspaces/continual_train_permit_door/wlbs_advise_train_permit_door.json
validation/fresh_effectiveness_20260326/workspaces/continual_train_permit_door/.wlbs/last_scan.json
validation/fresh_effectiveness_20260326/workspaces/continual_train_permit_door/.wlbs/world_lines.json
validation/fresh_effectiveness_20260326/workspaces/continual_train_permit_door/tests/test_door_guard.py
validation/fresh_effectiveness_20260326/workspaces/symptom_heldout_direct_calc/calc_panel.py
validation/fresh_effectiveness_20260326/workspaces/symptom_heldout_direct_calc/tests/test_local_math.py
validation/fresh_effectiveness_20260326/workspaces/symptom_heldout_policy_screen/policy_grid.py
validation/fresh_effectiveness_20260326/workspaces/symptom_heldout_policy_screen/screen_lock.py
validation/fresh_effectiveness_20260326/workspaces/symptom_heldout_policy_screen/tests/test_screen_lock.py
validation/fresh_effectiveness_20260326/workspaces/symptom_heldout_rule_widget/rule_sheet.py
validation/fresh_effectiveness_20260326/workspaces/symptom_heldout_rule_widget/widget_entry.py
validation/fresh_effectiveness_20260326/workspaces/symptom_heldout_rule_widget/tests/test_widget_entry.py
validation/fresh_effectiveness_20260326/workspaces/symptom_train_grant_wallet/grant_table.py
validation/fresh_effectiveness_20260326/workspaces/symptom_train_grant_wallet/wallet_gate.py
validation/fresh_effectiveness_20260326/workspaces/symptom_train_grant_wallet/tests/test_wallet_gate.py
validation/fresh_effectiveness_20260326/workspaces/symptom_train_permit_door/door_guard.py
validation/fresh_effectiveness_20260326/workspaces/symptom_train_permit_door/permit_store.py
validation/fresh_effectiveness_20260326/workspaces/symptom_train_permit_door/tests/test_door_guard.py
validation/swebench_sample/instance_2419.json
validation/swebench_sample/process_log.md
validation/swebench_sample/summary.json
validation/swebench_work/sqlfluff_repo/CHANGELOG.md
validation/swebench_work/sqlfluff_repo/CODE_OF_CONDUCT.md
validation/swebench_work/sqlfluff_repo/CONTRIBUTING.md
validation/swebench_work/sqlfluff_repo/LICENSE.md
validation/swebench_work/sqlfluff_repo/README.md
validation/swebench_work/sqlfluff_repo/setup.py
validation/swebench_work/sqlfluff_repo/util.py
validation/swebench_work/sqlfluff_repo/.github/PULL_REQUEST_TEMPLATE.md
validation/swebench_work/sqlfluff_repo/.github/ISSUE_TEMPLATE/bug_report.md
validation/swebench_work/sqlfluff_repo/.github/ISSUE_TEMPLATE/documention.md
validation/swebench_work/sqlfluff_repo/.github/ISSUE_TEMPLATE/enhancement.md
validation/swebench_work/sqlfluff_repo/.pytest_cache/README.md
validation/swebench_work/sqlfluff_repo/.wlbs/last_scan.json
validation/swebench_work/sqlfluff_repo/docs/README.md
validation/swebench_work/sqlfluff_repo/docs/source/conf.py
validation/swebench_work/sqlfluff_repo/examples/01_basic_api_usage.py
validation/swebench_work/sqlfluff_repo/examples/02_timing_api_steps.py
validation/swebench_work/sqlfluff_repo/examples/03_getting_rules_and_dialects.py
validation/swebench_work/sqlfluff_repo/images/README.md
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-plugin-example/setup.py
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-plugin-example/src/example/__init__.py
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-plugin-example/src/example/rules.py
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-plugin-example/test/rules/rule_test_cases_test.py
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-templater-dbt/LICENSE.md
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-templater-dbt/README.md
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-templater-dbt/setup.py
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/__init__.py
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-templater-dbt/sqlfluff_templater_dbt/templater.py
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-templater-dbt/test/__init__.py
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-templater-dbt/test/generate_packages_yml.py
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-templater-dbt/test/linter_test.py
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-templater-dbt/test/rules_test.py
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-templater-dbt/test/templater_test.py
validation/swebench_work/sqlfluff_repo/plugins/sqlfluff-templater-dbt/test/fixtures/dbt/templater.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/__main__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/diff_quality_plugin.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/api/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/api/info.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/api/simple.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/cli/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/cli/autocomplete.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/cli/commands.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/cli/formatters.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/cli/helpers.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/cached_property.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/config.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/enums.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/errors.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/file_helpers.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/string_helpers.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/timing.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/dialects/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/dialects/base.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/dialects/common.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/linter/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/linter/common.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/linter/linted_dir.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/linter/linted_file.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/linter/linter.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/linter/linting_result.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/linter/runner.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/context.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/helpers.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/lexer.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/markers.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/match_logging.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/match_result.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/match_wrapper.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/matchable.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/parser.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/parsers.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/grammar/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/grammar/anyof.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/grammar/base.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/grammar/conditional.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/grammar/delimited.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/grammar/greedy.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/grammar/noncode.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/grammar/sequence.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/segments/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/segments/base.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/segments/ephemeral.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/segments/generator.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/segments/meta.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/parser/segments/raw.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/plugin/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/plugin/hookspecs.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/plugin/host.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/plugin/lib.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/base.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/config_info.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/doc_decorators.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/loader.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/reference.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/analysis/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/analysis/select.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/analysis/select_crawler.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/functional/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/functional/raw_file_slice_predicates.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/functional/raw_file_slices.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/functional/segment_predicates.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/functional/segments.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/functional/templated_file_slice_predicates.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/rules/functional/templated_file_slices.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/templaters/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/templaters/base.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/templaters/jinja.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/templaters/placeholder.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/templaters/python.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/templaters/slicers/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/templaters/slicers/heuristic.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/core/templaters/slicers/tracer.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_ansi.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_ansi_keywords.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_bigquery.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_bigquery_keywords.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_exasol.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_exasol_keywords.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_hive.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_hive_keywords.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_mysql.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_oracle.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_postgres.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_postgres_keywords.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_redshift.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_redshift_keywords.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_snowflake.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_snowflake_keywords.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_spark3.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_spark3_keywords.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_sqlite.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_teradata.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_tsql.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/dialects/dialect_tsql_keywords.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L001.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L002.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L003.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L004.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L005.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L006.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L007.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L008.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L009.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L010.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L011.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L012.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L013.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L014.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L015.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L016.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L017.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L018.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L019.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L020.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L021.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L022.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L023.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L024.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L025.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L026.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L027.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L028.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L029.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L030.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L031.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L032.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L033.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L034.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L035.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L036.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L037.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L038.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L039.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L040.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L041.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L042.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L043.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L044.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L045.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L046.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L047.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L048.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L049.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L050.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L051.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L052.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L053.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L054.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L055.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L056.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L057.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L058.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L059.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/L060.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/rules/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/testing/__init__.py
validation/swebench_work/sqlfluff_repo/src/sqlfluff/testing/rules.py
validation/swebench_work/sqlfluff_repo/test/__init__.py
validation/swebench_work/sqlfluff_repo/test/conftest.py
validation/swebench_work/sqlfluff_repo/test/diff_quality_plugin_test.py
validation/swebench_work/sqlfluff_repo/test/generate_parse_fixture_yml.py
validation/swebench_work/sqlfluff_repo/test/test_testing.py
validation/swebench_work/sqlfluff_repo/test/api/__init__.py
validation/swebench_work/sqlfluff_repo/test/api/classes_test.py
validation/swebench_work/sqlfluff_repo/test/api/info_test.py
validation/swebench_work/sqlfluff_repo/test/api/simple_test.py
validation/swebench_work/sqlfluff_repo/test/cli/__init__.py
validation/swebench_work/sqlfluff_repo/test/cli/autocomplete_test.py
validation/swebench_work/sqlfluff_repo/test/cli/commands_test.py
validation/swebench_work/sqlfluff_repo/test/cli/formatters_test.py
validation/swebench_work/sqlfluff_repo/test/cli/helpers_test.py
validation/swebench_work/sqlfluff_repo/test/core/__init__.py
validation/swebench_work/sqlfluff_repo/test/core/config_test.py
validation/swebench_work/sqlfluff_repo/test/core/file_helpers_test.py
validation/swebench_work/sqlfluff_repo/test/core/linter_test.py
validation/swebench_work/sqlfluff_repo/test/core/plugin_test.py
validation/swebench_work/sqlfluff_repo/test/core/string_helpers_test.py
validation/swebench_work/sqlfluff_repo/test/core/parser/__init__.py
validation/swebench_work/sqlfluff_repo/test/core/parser/conftest.py
validation/swebench_work/sqlfluff_repo/test/core/parser/grammar_test.py
validation/swebench_work/sqlfluff_repo/test/core/parser/helpers_test.py
validation/swebench_work/sqlfluff_repo/test/core/parser/lexer_test.py
validation/swebench_work/sqlfluff_repo/test/core/parser/markers_test.py
validation/swebench_work/sqlfluff_repo/test/core/parser/parse_test.py
validation/swebench_work/sqlfluff_repo/test/core/parser/segments_base_test.py
validation/swebench_work/sqlfluff_repo/test/core/parser/segments_common_test.py
validation/swebench_work/sqlfluff_repo/test/core/rules/__init__.py
validation/swebench_work/sqlfluff_repo/test/core/rules/config_test.py
validation/swebench_work/sqlfluff_repo/test/core/rules/docstring_test.py
validation/swebench_work/sqlfluff_repo/test/core/rules/reference_test.py
validation/swebench_work/sqlfluff_repo/test/core/rules/functional/test_raw_file_slices.py
validation/swebench_work/sqlfluff_repo/test/core/rules/functional/test_segments.py
validation/swebench_work/sqlfluff_repo/test/core/templaters/__init__.py
validation/swebench_work/sqlfluff_repo/test/core/templaters/base_test.py
validation/swebench_work/sqlfluff_repo/test/core/templaters/jinja_test.py
validation/swebench_work/sqlfluff_repo/test/core/templaters/placeholder_test.py
validation/swebench_work/sqlfluff_repo/test/core/templaters/python_test.py
validation/swebench_work/sqlfluff_repo/test/dialects/__init__.py
validation/swebench_work/sqlfluff_repo/test/dialects/ansi_test.py
validation/swebench_work/sqlfluff_repo/test/dialects/bigquery_test.py
validation/swebench_work/sqlfluff_repo/test/dialects/conftest.py
validation/swebench_work/sqlfluff_repo/test/dialects/dialects_test.py
validation/swebench_work/sqlfluff_repo/test/dialects/exasol_test.py
validation/swebench_work/sqlfluff_repo/test/dialects/postgres_test.py
validation/swebench_work/sqlfluff_repo/test/dialects/snowflake_test.py
validation/swebench_work/sqlfluff_repo/test/fixtures/api/config_path_test/config_path_test.json
validation/swebench_work/sqlfluff_repo/test/fixtures/api/parse_test/parse_test.json
validation/swebench_work/sqlfluff_repo/test/fixtures/dialects/README.md
validation/swebench_work/sqlfluff_repo/test/fixtures/lexer/dummy.md
validation/swebench_work/sqlfluff_repo/test/fixtures/linter/autofix/README.md
validation/swebench_work/sqlfluff_repo/test/fixtures/linter/autofix/ansi/001_long_line/violations.json
validation/swebench_work/sqlfluff_repo/test/fixtures/rules/custom/L000.py
validation/swebench_work/sqlfluff_repo/test/fixtures/rules/custom/S000.py
validation/swebench_work/sqlfluff_repo/test/fixtures/rules/custom/bad_rule_name/E000.py
validation/swebench_work/sqlfluff_repo/test/fixtures/rules/std_rule_cases/README.md
validation/swebench_work/sqlfluff_repo/test/fixtures/templater/jinja_j_libraries/libs/bar.py
validation/swebench_work/sqlfluff_repo/test/fixtures/templater/jinja_j_libraries/libs/foo.py
validation/swebench_work/sqlfluff_repo/test/fixtures/templater/jinja_m_libraries_module/libs/__init__.py
validation/swebench_work/sqlfluff_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/__init__.py
validation/swebench_work/sqlfluff_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/bar/__init__.py
validation/swebench_work/sqlfluff_repo/test/fixtures/templater/jinja_m_libraries_module/libs/foo/bar/baz.py
validation/swebench_work/sqlfluff_repo/test/fixtures/templater/jinja_m_libraries_module/other/__init__.py
validation/swebench_work/sqlfluff_repo/test/rules/std_L003_L036_L039_combo_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_L003_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_L007_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_L008_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_L009_L052_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_L016_L36_combo_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_L019_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_L020_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_L027_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_L048_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_L054_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_L060_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_fix_auto_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_roundtrip_test.py
validation/swebench_work/sqlfluff_repo/test/rules/std_test.py
validation/swebench_work/sqlfluff_repo/test/rules/yaml_test_cases_test.py
wlbs_scan/__init__.py
wlbs_scan/__main__.py
wlbs_scan/_impl.py
wlbs_scan/cloud.py
wlbs_scan/dashboard.py
wlbs_scan/validate.py
wlbs_scan/wlbs_pytest_plugin.py
wlbs_scan.egg-info/PKG-INFO
wlbs_scan.egg-info/SOURCES.txt
wlbs_scan.egg-info/dependency_links.txt
wlbs_scan.egg-info/entry_points.txt
wlbs_scan.egg-info/requires.txt
wlbs_scan.egg-info/top_level.txt