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

Fix some warnings #125

Merged
merged 1 commit into from Jun 30, 2018
Merged

Fix some warnings #125

merged 1 commit into from Jun 30, 2018

Commits on Jun 3, 2018

  1. Fix some warnings

    If a function uses labels, then we should use them in applications. get_json_sum
    remains unused, so it's best to annotate it as such. Add a wildcard pattern when
    some records fields are unused.
    
    Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
    rgrinberg committed Jun 3, 2018
    Copy the full SHA
    a6a27a4 View commit details
    Browse the repository at this point in the history