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

Change semantics of -w and -c flags #14

Closed
wants to merge 2 commits into from
Closed

Change semantics of -w and -c flags #14

wants to merge 2 commits into from

Conversation

helpermethod
Copy link
Collaborator

Changes introduced with these commits

  • the -w and -c flags are now inclusive, i.e.

    -w 1
    

    will complain as soon as the number of warnings will be equal to 1 or higher

  • a TIMEOUT environment variable has been introduced which enables debugging the application without timing out after 10 secs

helpermethod added 2 commits February 5, 2016 12:16
* A cachedir can now be specificied via the --cachedir commandline option.
@r41d
Copy link
Collaborator

r41d commented Feb 8, 2016

Thank you for the pull request, I appreciate the new features :)
However, this project was developed with tab indentation and your commit (954a093) changes almost every single line because it changes the indentation style to spaces.
Under these circumstances I would rather not merge the pull request, as it would give us a lot of line changes which aren't really changes.
Could you possibly submit a tab indented version?

@helpermethod
Copy link
Collaborator Author

See #15

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

Successfully merging this pull request may close these issues.

None yet

2 participants