diff --git a/.claude/settings.json b/.claude/settings.json new file mode 100644 index 0000000..99541b9 --- /dev/null +++ b/.claude/settings.json @@ -0,0 +1,19 @@ +{ + "permissions": { + "allow": [ + "Bash(git checkout *)", + "Bash(git add *)", + "Bash(git commit -m ' *)", + "Bash(git push *)", + "Bash(python -m pytest tests/tests_bec_ipython_client/test_x_ray_eye_align.py -k \"smear_experimental or rotation_center\" -q)", + "Bash(python -m pytest tests/tests_bec_ipython_client/test_x_ray_eye_align.py -q)", + "Bash(python -m pytest tests/tests_bec_ipython_client/test_lamni_optics_skip_if_in_position.py tests/tests_bec_ipython_client/test_lamni_tomo_angles.py tests/tests_bec_ipython_client/test_lamni_tomo_alignment_scan.py -v)", + "Bash(python -m pytest tests/tests_bec_ipython_client/test_lamni_optics_skip_if_in_position.py -v)", + "Bash(python3 -c \"import ast; ast.parse\\(open\\('csaxs_bec/bec_ipython_client/plugins/LamNI/lamni.py'\\).read\\(\\)\\)\")", + "Bash(python -m pytest -v tests/tests_devices/test_lgalil_air_orchestra.py tests/tests_scans/)", + "Bash(git stash *)", + "Bash(python -m pytest -v tests/tests_devices/test_lgalil_air_orchestra.py)", + "Bash(python -m pytest -q tests/tests_devices/ tests/tests_scans/)" + ] + } +}