mirror of
https://github.com/github/codeql-action.git
synced 2025-12-27 01:30:10 +08:00
This version will count lines of code in each file serially. It still runs all file system operations asynchronously. The only difference now is that it will only count one file at a time. It is slower, but it is able to count large repositories without running out of memory.
384 KiB
384 KiB