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

Strict unused variable check #819

Merged
merged 18 commits into from
Sep 13, 2019
Merged

Strict unused variable check #819

merged 18 commits into from
Sep 13, 2019

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    08e0013 View commit details
    Browse the repository at this point in the history
  2. Copy in

    iamdanfox committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    3d9e6ca View commit details
    Browse the repository at this point in the history
  3. remove unnecessary filters

    forozco committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    94fdb82 View commit details
    Browse the repository at this point in the history
  4. checkstyle

    forozco committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    a907a59 View commit details
    Browse the repository at this point in the history
  5. Keep original license

    iamdanfox committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    62188fc View commit details
    Browse the repository at this point in the history
  6. fix

    forozco committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    07c6634 View commit details
    Browse the repository at this point in the history
  7. custom supression

    forozco committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    be9db35 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dfox/unused-param' of github.com:palantir/gradle-baseli…

    …ne into dfox/unused-param
    forozco committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    937e078 View commit details
    Browse the repository at this point in the history
  9. comment

    forozco committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    a7d71e4 View commit details
    Browse the repository at this point in the history
  10. default warning

    forozco committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    e2386a5 View commit details
    Browse the repository at this point in the history
  11. handle interfaces, abstract classes

    forozco committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    24a3599 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b57bde View commit details
    Browse the repository at this point in the history
  13. supress

    forozco committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    a4944d8 View commit details
    Browse the repository at this point in the history
  14. supports enums

    forozco committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    f9920fa View commit details
    Browse the repository at this point in the history
  15. rename to StrictUnusedVariable

    forozco committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    d37f6ee View commit details
    Browse the repository at this point in the history
  16. Add generated changelog entries

    forozco committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    efdf116 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. validate loggers, fix checkstyle

    forozco committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    14162ed View commit details
    Browse the repository at this point in the history
  2. warn

    forozco committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    082a962 View commit details
    Browse the repository at this point in the history