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

Improve tidy's license validation logic #12781

Merged
merged 3 commits into from Aug 14, 2016
Merged

Commits on Aug 12, 2016

  1. Improve tidy's license validation logic

    fixes #10716
    
    I took the lazy way out and hardcoded the size of block we examine for
    licenses.
    
    fixes #10719
    
    Includes tests for new functionality.
    edunham authored and UK992 committed Aug 12, 2016
  2. Check for blank line after shebang and grab actual comment block inst…

    …ead of hard-coded one
    UK992 committed Aug 12, 2016

Commits on Aug 13, 2016

  1. Add support colored text in Windows Console

    UK992 committed Aug 13, 2016
You can’t perform that action at this time.