Add and update name convention
Some checks failed
Continuous Integration / Code Formatting (push) Successful in 30s
Continuous Integration / Code Quality Check (push) Successful in 30s
Continuous Integration / Test Execution (push) Failing after 17s
Continuous Integration / CI Summary (push) Failing after 4s

This commit is contained in:
2025-09-30 00:09:55 +04:00
parent 61951a047b
commit 5275c5ca94
57 changed files with 455 additions and 68 deletions

View File

@@ -4,9 +4,10 @@
"WebSearch",
"Bash(find:*)",
"Bash(godot:*)",
"Bash(python:*)"
"Bash(python:*)",
"Bash(git mv:*)"
],
"deny": [],
"ask": []
}
}
}