mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-11 20:40:40 +00:00
chore: Remove unused cursor rules
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
parent
60ae7455f6
commit
5385cbaee8
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
||||||
---
|
|
||||||
description: General rules always applicable across the project
|
|
||||||
globs:
|
|
||||||
alwaysApply: true
|
|
||||||
---
|
|
||||||
# Style
|
|
||||||
|
|
||||||
- Comments must add value to code. Don't write filler comments explaining what you are doing next; they just add noise.
|
|
||||||
- Add a comment to clarify surprising behavior which would not be obvious. Good variable naming and clear code organization is more important.
|
|
Loading…
Add table
Add a link
Reference in a new issue