LLM context files cleanup

This commit is contained in:
Juan José Mata
2025-09-24 00:19:09 +02:00
committed by GitHub
parent 2716fad72c
commit 7245dd79a2
8 changed files with 10 additions and 6 deletions

View File

@@ -61,4 +61,3 @@ This rule describes how to write Stimulus controllers.
- **Component controllers should not be used outside the component**
- If a Stimulus controller is in the app/components directory, it should only be used in its component view. It should not be used anywhere in app/views.