Running stacklit on a project with vendored dependencies or generated code produces a huge output. There should be a warning or auto-skip when a single file exceeds a reasonable size (e.g. 10k lines). Generated files like protobuf outputs or bundled JS should probably be excluded by default.
Related: .stacklitignore or gitignore integration would help here too.
Running stacklit on a project with vendored dependencies or generated code produces a huge output. There should be a warning or auto-skip when a single file exceeds a reasonable size (e.g. 10k lines). Generated files like protobuf outputs or bundled JS should probably be excluded by default.
Related: .stacklitignore or gitignore integration would help here too.