-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Crash when using --config and --path with a Swift file #1694
Labels
bug
Unexpected and reproducible misbehavior.
Comments
A current workaround is to provide an absolute path for |
marcelofabri
added a commit
that referenced
this issue
Jul 19, 2017
marcelofabri
added a commit
that referenced
this issue
Jul 19, 2017
marcelofabri
added a commit
that referenced
this issue
Jul 19, 2017
marcelofabri
added a commit
that referenced
this issue
Jul 19, 2017
Still having that issue on 0.22.0. $ swiftlint lint --quiet --path ./App/ --config ./App/.swiftlint.yml
/Users/sega-zero/projects/App/App/.swiftlint.yml:File not found.
fatal error: Could not read configuration file at path '/Users/sega-zero/projects/App/App/.swiftlint.yml': file /Users/marcelofabri/projetos/SwiftLint/Source/SwiftLintFramework/Models/Configuration.swift, line 156
Illegal instruction: 4
@marcelofabri, danger-swiftlint still doesn't work because of it |
Still not working |
File new issues with steps to reproduce please. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Probably introduced on #1644. Reported by @valeriomazzeo on https://github.com/ashfurrow/danger-swiftlint/issues/49.
The text was updated successfully, but these errors were encountered: