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

Fixing an NPE related to an Identifier Name #1111

Merged
merged 9 commits into from
Nov 9, 2021

Commits on Nov 9, 2021

  1. Fixing typos

    ### What's done:
    - typos in warnings
    orchestr7 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    d6cba6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860d166 View commit details
    Browse the repository at this point in the history
  3. Fixing an NPE related to an Identifier Name

    ### What's done:
    - we expected that variables can only be declared in Classes (forgot about objects)
    orchestr7 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    fa2a23b View commit details
    Browse the repository at this point in the history
  4. Fixing an NPE related to an Identifier Name

    ### What's done:
    - diktat
    orchestr7 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    1020d03 View commit details
    Browse the repository at this point in the history
  5. Update diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/constants…

    …/Warnings.kt
    
    Co-authored-by: Peter Trifanov <peter.trifanov@mail.ru>
    orchestr7 and petertrr authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    7759928 View commit details
    Browse the repository at this point in the history
  6. Fixing an NPE related to an Identifier Name

    ### What's done:
    - review notes
    orchestr7 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    5f0bfcc View commit details
    Browse the repository at this point in the history
  7. Fixing an NPE related to an Identifier Name

    ### What's done:
    - review notes
    orchestr7 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    ae51820 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/bugfix/NPE-identifier-name' into…

    … bugfix/NPE-identifier-name
    orchestr7 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    787bcf1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    554fb3a View commit details
    Browse the repository at this point in the history