https://kotlinlang.org logo
#arrow
Title
m

Mike

12/08/2018, 1:16 AM
Want to make a contribution to arrow. Have cloned, but getting errors building on Windows. Using ./gradlew build and getting this. Seems like an issue with Detekt. Running JDK8 at the moment. Anyone else experienced this?
Task :detekt FAILED
Was passed main parameter 'C:\Users\mikez\dev\arrow/reports/report.detekt' but no main parameter was defined in your arg class Usage: detekt [options] Options: --baseline, -b If a baseline xml file is passed in, only new code smells not in the baseline are printed in the console. --config, -c Path to the config file (path/to/config.yml).