No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
heming 5189b26fa6
Update scanner test to use line count thresholds instead of file size
Adjust TestLargeFileDetection to match current scanner implementation that uses line count alerts rather than file size alerts. Test now validates the 1500 line critical threshold for generating alerts.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-28 20:37:53 +02:00
internal Update scanner test to use line count thresholds instead of file size 2025-06-28 20:37:53 +02:00
.gitignore GUI Polish again 2025-06-28 18:57:27 +02:00
boring.txt Add old files 2025-06-28 19:09:20 +02:00
go.mod Fix critical bugs found during testing and add teatest dependency 2025-06-28 18:40:54 +02:00
go.sum Fix critical bugs found during testing and add teatest dependency 2025-06-28 18:40:54 +02:00
main.go Fix critical bugs found during testing and add teatest dependency 2025-06-28 18:40:54 +02:00
main_test.go Add comprehensive test suite with teatest integration 2025-06-28 18:38:27 +02:00
old_file.txt Add old files 2025-06-28 19:09:20 +02:00
Taskfile.yml initial commit 2025-06-28 02:40:19 +02:00