|
| 1 | +{ |
| 2 | + "permissions": { |
| 3 | + "allow": [ |
| 4 | + "Bash(wsl -e bash -c \"cat /home/wojciech/git/cc65/libsrc/rp6502/phi2.c\")", |
| 5 | + "Bash(wsl -e bash -c \"cat /home/wojciech/git/cc65/libsrc/rp6502/ria.s\")", |
| 6 | + "Bash(wsl -e bash -c \"cat /home/wojciech/git/cc65/libsrc/rp6502/clock.c\")", |
| 7 | + "Bash(wsl -e bash -c \"cat /home/wojciech/git/cc65/include/rp6502.h\")", |
| 8 | + "Bash(wsl -e bash -c \"cat /home/wojciech/git/cc65/libsrc/rp6502/write.c\")", |
| 9 | + "Bash(wsl -e bash -c \"cat /home/wojciech/git/cc65/libsrc/rp6502/ria_attr.c && cat /home/wojciech/git/cc65/libsrc/rp6502/f_lseek.c\")", |
| 10 | + "Bash(wsl -e bash -c \"ls /home/wojciech/git/cc65/include/ | grep -i math\")", |
| 11 | + "Bash(wsl -e bash -c \"ls /home/wojciech/git/cc65/libsrc/rp6502/../ | head -20 && cat /home/wojciech/git/cc65/libsrc/Makefile 2>/dev/null | grep -A5 rp6502 | head -20\")", |
| 12 | + "Bash(wsl -e bash -c \"ls /home/wojciech/git/cc65/libsrc/rp6502/ | wc -l && cat /home/wojciech/git/cc65/cfg/rp6502.cfg 2>/dev/null | head -5\")", |
| 13 | + "Bash(wsl -e bash -c \"grep -r 'rp6502' /home/wojciech/git/cc65/libsrc/Makefile | head -10\")", |
| 14 | + "Bash(wsl -e bash -c \"grep -A3 'rp6502' /home/wojciech/git/cc65/libsrc/Makefile | head -30\")", |
| 15 | + "Bash(wsl -e bash -c \"head -60 /home/wojciech/git/cc65/libsrc/Makefile\")", |
| 16 | + "Bash(wsl -e bash -c \"grep -n '\\\\.c\\\\|\\\\.s\\\\|OBJS\\\\|SRC' /home/wojciech/git/cc65/libsrc/Makefile | head -20\")", |
| 17 | + "Bash(wsl -e bash -c \"grep -n 'RIA_OP_GETFREE\\\\|C API\\\\|typedef struct\\\\|int __cdecl' /home/wojciech/git/cc65/include/rp6502.h\")", |
| 18 | + "Bash(wsl -e bash -c \"sed -n '128,165p' /home/wojciech/git/cc65/include/rp6502.h\")", |
| 19 | + "Bash(wsl -e bash -c \"grep -n 'XREG location\\\\|f_getfree\\\\|#endif' /home/wojciech/git/cc65/include/rp6502.h\")", |
| 20 | + "Bash(wsl -e bash -c \"sed -n '130,132p' /home/wojciech/git/cc65/include/rp6502.h | cat -A\")", |
| 21 | + "Bash(wsl -e bash -c ':*)" |
| 22 | + ] |
| 23 | + } |
| 24 | +} |
0 commit comments