yonaskolb / yonaskolb/XcodeGen

Add spec linting

Open
#214 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
Swift
Stars
8.8k
Forks
908
Avg merge
17d 14h
Merged PRs (30d)
2

Description

This would run the current spec validator (which highlights errors), but also a seperate linting phase that would provide suggestions on how to simplify the spec using all it's features eg. use the deploymentTarget instead of setting IPHONEOS_DEPLOYMENT_TARGET

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 locating the current spec validator and understanding which errors it reports. Define the separate linting phase and the simplification suggestions it should provide, including the deploymentTarget example. Done means the validator still highlights errors while linting also identifies equivalent, simpler spec features to use.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
cli, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.