Merge branch 'connorgilbert/scala-kotlin-spotbugs' into 'main'

Remove Scala and Kotlin from SpotBugs

See merge request components/sast!10
This commit is contained in:
Craig Smith 2024-05-28 01:57:00 +00:00
commit 7dca063032

View file

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