remove local file from branch

This commit is contained in:
Daniel Roth 2026-06-12 16:15:16 +00:00
parent 2bfbad5ced
commit 92ba2b9299

View file

@ -1,30 +0,0 @@
{
"permissions": {
"allow": [
"Bash(python -m pytest backend/pashub_fetcher/tests/test_pashub_client.py::test_select_latest_core_files_falls_back_to_latest_when_no_osm_candidates -v)",
"Bash(python -m pyright backend/app/db/functions/magic_plan_functions.py)",
"Bash(npx pyright *)",
"Bash(python -m pytest backend/app/db/functions/tests/test_magic_plan_functions.py --no-header -q)",
"Bash(python -m pyright backend/magic_plan/tests/test_audit_script.py)",
"Bash(find /workspaces/model -name \"pyrightconfig.json\" 2>/dev/null | head -5 && which pyright || find /home -name \"pyright\" 2>/dev/null | head -3 && find /usr -name \"pyright\" 2>/dev/null | head -3)",
"Read(//home/**)",
"Read(//usr/**)",
"Bash(/home/vscode/.npm/_npx/110e52990071af13/node_modules/.bin/pyright backend/magic_plan/tests/test_audit_script.py)",
"Bash(python -m pytest backend/magic_plan/tests/test_audit_script.py::test_write_headers_two_rows_correct_labels_and_column_positions -x)",
"Bash(python -m pytest backend/magic_plan/tests/test_audit_script.py -x)",
"Bash(python -m pytest backend/magic_plan/tests/test_audit_script.py::test_apply_section_borders_sets_medium_right_border_on_boundary_columns -x)",
"Bash(python -m pytest backend/magic_plan/tests/test_audit_script.py)",
"Bash(/home/vscode/.npm/_npx/110e52990071af13/node_modules/.bin/pyright backend/magic_plan/audit_script.py)",
"Bash(mkdir -p /workspaces/model/infrastructure/solar)",
"Bash(mkdir -p /workspaces/model/tests/infrastructure/solar)",
"Bash(python -m pytest datatypes/magicplan/domain/tests/test_mapper.py::test_kitchen_window_has_ventilation -x)",
"Bash(python -m pytest datatypes/magicplan/domain/tests/test_mapper.py -x)",
"Bash(git add *)",
"Bash(git commit -m ' *)",
"Bash(python3 -c ' *)",
"Bash(python -m pytest datatypes/magicplan/domain/tests/test_mapper.py::test_toilet_door_has_ventilation_undercut -x)",
"Bash(python -m pytest tests/infrastructure/postgres/test_uploaded_file_table.py -x -q)",
"Bash(python -m pytest tests/infrastructure/postgres/test_uploaded_file_table.py tests/repositories/tasks/ tests/repositories/magic_plan/ tests/repositories/property/ -x -q)"
]
}
}