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

tools,test: make argument linting more stringent #6720

Closed
wants to merge 1 commit into from

Commits on May 16, 2016

  1. tools,test: make argument linting more stringent

    The custom linting rule for argument alignment in multi-line function
    calls previously ignored template strings in an effort to avoid false
    positives. This isn't really necessary. Enforce for template strings and
    adjust whitespace in three tests to abide. (Insert "The test abides"
    joke of your choosing here.)
    Trott committed May 16, 2016
    Configuration menu
    Copy the full SHA
    b47d1e0 View commit details
    Browse the repository at this point in the history