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

Add StringShouldBeRawString.kt rule #5705

Merged
merged 3 commits into from
Feb 21, 2023
Merged

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    6a7b3fd View commit details
    Browse the repository at this point in the history
  2. Correct grammar in the rule doc

    Rename fun to getStringSequenceExcludingRawString
    atulgpt committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    247844f View commit details
    Browse the repository at this point in the history
  3. Remove check for Int.MAX and Int.MIN

    Remove corresponding Int tests
    Make extension parameter non null
    atulgpt committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2af4f64 View commit details
    Browse the repository at this point in the history