You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem\nAnalyzer rules for private helper functions can be non-obvious, leading to avoidable lint churn.\n\n## Proposal\nDocument a small policy for helper naming, ShouldProcess expectations, and approved suppression patterns in this codebase.\n\n## Acceptance criteria\n- Guidance explains when helper-level suppressions are appropriate.\n- Examples align with existing repository patterns.\n- Lint-related contributor friction is reduced.
Problem\nAnalyzer rules for private helper functions can be non-obvious, leading to avoidable lint churn.\n\n## Proposal\nDocument a small policy for helper naming, ShouldProcess expectations, and approved suppression patterns in this codebase.\n\n## Acceptance criteria\n- Guidance explains when helper-level suppressions are appropriate.\n- Examples align with existing repository patterns.\n- Lint-related contributor friction is reduced.