Kotlin: bring back lazy LFS dependencies

This reverts commit d7ecaae245.

Problems with lazy LFS rules were solved by
https://github.com/github/codeql/pull/16393 and
https://github.com/github/codeql/pull/16434.
This commit is contained in:
Paolo Tranquilli
2024-05-06 17:31:50 +02:00
parent 239b6d8c8e
commit 514e24ce62
41 changed files with 135 additions and 90 deletions

1
.gitattributes vendored
View File

@@ -52,6 +52,7 @@
/java/ql/test/stubs/**/*.java linguist-generated=true
/java/ql/test/experimental/stubs/**/*.java linguist-generated=true
/java/kotlin-extractor/deps/*.jar filter=lfs diff=lfs merge=lfs -text
# Force git not to modify line endings for go or html files under the go/ql directory
/go/ql/**/*.go -text