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

Simplify and rework main method #15

Closed
langston-barrett opened this issue Jun 10, 2015 · 0 comments
Closed

Simplify and rework main method #15

langston-barrett opened this issue Jun 10, 2015 · 0 comments

Comments

@langston-barrett
Copy link
Contributor

Add a function to print only if a certain verbosity requirement is met.
The main logic should be this:

  1. Parse flags (can they be parsed once for each flag as separate methods?)
  2. Check validity of flag options
  3. Create checklist
  4. Run checks
  5. Make and print report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant