Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation of subspecs #1588

Closed
wants to merge 2 commits into from
Closed

Validation of subspecs #1588

wants to merge 2 commits into from

Commits on Dec 5, 2013

  1. Validation of subspecs

    The validation done by `pod spec lint` and `pod lib lint` commands
    now checks that all subspecs build independently.
    
    This new behavior can be disabled with `--no-subspecs`.
    
    The validation of a single subspec can be done checked with `--subspec=NAME`.
    marcc-orange committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    fc7a717 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master'

    marcc-orange committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    79b9b0e View commit details
    Browse the repository at this point in the history