danger-swiftlint
danger-swiftlint copied to clipboard
Workflow not running
Hello, whilst trying to run the package it gives me an error that it cannot find the Dangerfile.swift file. I have named it on the path as well as put it in the same directory as the file is located. Do you know how this can be fixed or what to do?
It is giving me this error everytime I run it:
�[31mERROR: Could not find a Dangerfile Please use a supported path: ["Dangerfile.swift", "Danger.swift", "danger/Dangerfile.swift", "Danger/Dangerfile.swift"] �[0;0m
Sorry for late. Can you run danger-swift on local? 🤔
Hi there @417-72KI Found the issue. I think it has nothing to do with the way you have it running. It is something in regards of Danger and SwiftLint. Please check: https://github.com/ashfurrow/danger-ruby-swiftlint/issues/177 What was done was basically to run danger with SwiftLint on a mac-os machine and thats it. it seems that Ubuntu machine does not work with SwiftLint :(