We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 332ebe3 commit e53580cCopy full SHA for e53580c
.opencode/command/rmslop.md
@@ -10,5 +10,6 @@ This includes:
10
- Extra defensive checks or try/catch blocks that are abnormal for that area of the codebase (especially if called by trusted / validated codepaths)
11
- Casts to any to get around type issues
12
- Any other style that is inconsistent with the file
13
+- Unnecessary emoji usage
14
15
Report at the end with only a 1-3 sentence summary of what you changed
0 commit comments