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

Added new rule for debug print #1307

Closed
wants to merge 1 commit into from
Closed

Conversation

nulls
Copy link
Member

@nulls nulls commented May 26, 2022

What's done:

  • added prevId as VisitorModifier based on order in array

Which rule and warnings did you add?

Detect println and print in code -- assumption that it's a debug logging

This pull request closes #954

Actions checklist

  • Implemented Rule, added Warnings
  • Added tests on checks
  • Added tests on fixers
  • Updated diktat-analysis.yml
  • Updated available-rules.md

Fixme

### What's done:
* added prevId as VisitorModifier based on order in array
@nulls
Copy link
Member Author

nulls commented May 27, 2022

Ordering of rules is resolved in #1310

@nulls nulls closed this May 27, 2022
@nulls nulls deleted the feature/debug_print#954 branch May 27, 2022 16:02
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.

Detection of debug prints
1 participant