Remove outdated agent guidelines file

This commit is contained in:
2026-07-15 18:24:19 +02:00
parent 7f419656d8
commit aacd6bbd81

View File

@@ -1,10 +0,0 @@
# EP133 Tool Agent Guidelines
- never comment the code, except biome or linter comments
- leave MY comments as is
- if you detect the changes in the code you've just made - accept it
- don't use responsive tailwind selector until I say so
- when adding a new library always check the official docs for the installed version
- always use brackets for IF statement, even for one line expression
- don't rebuild the project after updating the code, check for correct typing
- never commit any changes to git