SwiftLint icon indicating copy to clipboard operation
SwiftLint copied to clipboard

Fetch fails when `.swiftlint.yml` in the GitHub private repository is specified in `parent_config`.

Open daidongon opened this issue 3 years ago • 3 comments

New Issue Checklist

Describe the bug

As the title says, I can't get the config file in the GitHub private repository using parent_config setting in my .swiftlint.yml.

Environment

  • SwiftLint version is 0.45.0
  • Installation method used Mint and SwiftPM
  • Paste your configuration file:

daidongon avatar Jan 24 '22 12:01 daidongon

Same problem - bump!

bdolewski-intellias avatar Jul 04 '23 14:07 bdolewski-intellias

any of you could fix this?

santiagoapazabci avatar Feb 27 '24 15:02 santiagoapazabci

You may try https://user:[email protected]/.swiftlint.yml.

SimplyDanny avatar Feb 28 '24 20:02 SimplyDanny