realm / realm/SwiftLint

swiftlint works on private pod project

Open
#5,477 1 comment 0 reactions 0 assignees View on GitHub

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~
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.