Skip to content

Commit 7b35c01

Browse files
committed
fix(lint): generate-report.test — max-file-lines legitimate bypass
Comprehensive test suite for one command/module — splitting would fragment closely related assertions across files. Magic-word bypass documents the trade-off in-source.
1 parent 81f94f0 commit 7b35c01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/cli/test/unit/commands/scan/generate-report.test.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* max-file-lines: legitimate — comprehensive test suite for one command/module; splitting would fragment closely related assertions. */
12
/**
23
* Unit tests for scan report generation.
34
*

0 commit comments

Comments
 (0)