Elektrine lite

← Feed

@abnv@fantastic.earth

Post #2339347

2026-02-26 09:46 UTC

@mehluv@mastinsaan.in Can you add a limit on lines of code per PR? Like refuse to review PRs larger than 500 LoC?

Replies (1)

  • @mehluv@mastinsaan.in 2026-02-26 12:34

    @abnv@fantastic.earth I'll work on an org-level policy, i'm considering keeping this specific input. One problem is that we can't necessarily pinpoint an ideal LoC for individual tasks. We can keep the tasks atomic and make sure PRs only have a specific unit of addition or modification, but we also need a good amount of UTs to be added or modified for these changes within the same PR to maintain coverage. Part of it is on the dev, part of it is on me for properly doing a work breakdown.

    Open ##2339349