You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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: ashfurrow/danger-ruby-swiftlint#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 :(
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?
The text was updated successfully, but these errors were encountered: