mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
8d0aeb995d
* Change fingerprint generation to use relativeFile instead of location in order to support CI/CD on multiple machines. * Created copy of location with relativeFile instead of file to generate fingerprint. Co-authored-by: Henk Pors <hpors@anwb.nl>