swiftlint works on private pod project
Open
Nobody has claimed this yet.
help
- Dominant language
- Swift
- Stars
- 19.7k
- Forks
- 2.3k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 11
Description
I'm working on a private pod project where I want to use swiftlint,But I found that swiftlint works inside the example folder, but private pod source files are outside the example folder and swiftlint can't check them. What can I do to make swiftlint work, I need help,thanks~
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing SwiftLint in the private pod project, comparing the example folder with the private pod source files outside it. Check how the lint command is being run and whether the reported source paths are included; done means determining how those files can be checked or documenting that the setup is unsupported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100