mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-19 17:03:02 +00:00
30 lines
2.2 KiB
JSON
30 lines
2.2 KiB
JSON
{
|
|
"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)"
|
|
]
|
|
}
|
|
}
|