snyk / gradle-plugin

Snyk Gradle Plugin - Scanning and monitoring your dependencies for security vulnerabilities from Gradle
Other
20 stars 19 forks source link

Task names should use camel case notation instead of dashes #8

Open bmuschko opened 3 years ago

bmuschko commented 3 years ago

Gradle's common convention for task names is to use the camel case notation and not dashes.