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

Ignore common directories by default #544

Merged
merged 2 commits into from
Jan 20, 2020
Merged

Ignore common directories by default #544

merged 2 commits into from
Jan 20, 2020

Commits on Oct 13, 2019

  1. Ignore common directories by default

    This fix follows the example of flake8 in that it sets a default
    list of common directories and filename patterns to exclude.
    
    Fixes #543
    
    Signed-off-by: Eric Brown <browne@vmware.com>
    ericwb committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    5ac8b8b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    94e95b0 View commit details
    Browse the repository at this point in the history