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
Shared CI should fail when a repo's comment lines exceed twice its code lines, summed over the tracked files under src/ and test/. One aggregate cap, strict at 2:1; on failure print the totals and every file's counts.
Shared CI should fail when a repo's comment lines exceed twice its code lines, summed over the tracked files under
src/andtest/. One aggregate cap, strict at 2:1; on failure print the totals and every file's counts.