chore(lint): prune stale no-explicit-any suppression for call-log-file-rotation

--prune-suppressions found tests/unit/call-log-file-rotation.test.ts no
longer produces the 5 suppressed @typescript-eslint/no-explicit-any
warnings recorded in config/quality/eslint-suppressions.json. Remove the
dead entry so a regression would be caught again. Full-tree run with
--max-warnings 0 is clean: 0 errors, 0 warnings.
This commit is contained in:
diegosouzapw
2026-08-13 13:23:48 -03:00
committed by Xiangzhe
parent adccd63831
commit f2b9c40590

View File

@@ -1701,11 +1701,6 @@
"count": 43
}
},
"tests/unit/call-log-file-rotation.test.ts": {
"@typescript-eslint/no-explicit-any": {
"count": 5
}
},
"tests/unit/call-log-startup.test.ts": {
"@typescript-eslint/no-explicit-any": {
"count": 1