mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
remove local file from branch
This commit is contained in:
parent
2bfbad5ced
commit
92ba2b9299
1 changed files with 0 additions and 30 deletions
|
|
@ -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)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue