Skip to content

Commit 2a5356b

Browse files
fix(guardrails): use @return (no trailing s) for cross-repo consistency
1 parent 486dee8 commit 2a5356b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ERRORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ Use this file as a compact memory of recurring AI mistakes.
1111

1212
## Entries
1313

14-
- [2026-02-22] functions: added functions without JSDoc header -> always add JSDoc (description + @param + @returns)
14+
- [2026-02-22] functions: added functions without JSDoc header -> always add JSDoc (description + @param + @return)

0 commit comments

Comments
 (0)