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

Add basic manifest check. #113

Merged
merged 1 commit into from
May 3, 2015
Merged

Add basic manifest check. #113

merged 1 commit into from
May 3, 2015

Conversation

saily
Copy link
Member

@saily saily commented Apr 27, 2015

This fixes #69, if i look into the code, the discussion was pretty long, but the code fragment is really compact.

A test is missing, so i marked this PR as [WIP], but just to let you know i'm working on it.

@saily saily self-assigned this Apr 27, 2015
@saily saily added this to the 2.0 milestone Apr 27, 2015
@@ -39,6 +40,7 @@
PreferSingleQuotes,
UTF8Headers,
ZPTLint,
CheckManifest,
Copy link
Sponsor Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we keep them sorted alphabetically :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this also defines the order in which they are run.

@hvelarde
Copy link
Member

what about adding some tests?

@saily
Copy link
Member Author

saily commented Apr 28, 2015

@hvelarde can you please read again what i wrote in the PR description?

@hvelarde
Copy link
Member

@saily morning blindness, sorry...

@saily saily force-pushed the master branch 2 times, most recently from e47d682 to 60696fe Compare April 30, 2015 08:40
@saily saily changed the title [WIP] Add basic manifest check. Add basic manifest check. Apr 30, 2015
@saily saily removed this from the 2.0 milestone May 3, 2015
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.07%) to 85.35% when pulling 2c076d6 on check-manifest into 36af14e on master.

gforcada added a commit that referenced this pull request May 3, 2015
@gforcada gforcada merged commit 57309c1 into master May 3, 2015
@gforcada gforcada deleted the check-manifest branch May 3, 2015 19:20
@saily saily added this to the 2.0 milestone May 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check manifest file for completeness
5 participants