Remove Scala and Kotlin from SpotBugs

This commit is contained in:
Connor Gilbert 2024-05-22 18:32:05 +00:00
parent 82680e8bfd
commit da62bda829

View file

@ -150,5 +150,3 @@ spotbugs-sast:
- if: $CI_COMMIT_BRANCH
exists:
- '**/*.groovy'
- '**/*.scala'
- '**/*.kt'