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

AvoidStringBuffer kotlin rule #292

Merged
merged 15 commits into from Mar 1, 2024
Merged

AvoidStringBuffer kotlin rule #292

merged 15 commits into from Mar 1, 2024

Commits on Feb 16, 2024

  1. AvoidInMemoryStreamingDefaultConstructor, first complete version of x…

    …path (Convert applicable rules to Kotlin #185)
    jborgers committed Feb 16, 2024
    Copy the full SHA
    3d7bb36 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    97c14a1 View commit details
    Browse the repository at this point in the history
  3. AvoidInMemoryStreamingDefaultConstructor, complete including test (Co…

    …nvert applicable rules to Kotlin #185)
    jborgers committed Feb 16, 2024
    Copy the full SHA
    85e2e00 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0f57e8e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #291 from jborgers/kotlin/AvoidDecimalAndChoiceFor…

    …matAsField
    
    added AvoidDecimalAndChoiceFormatAsField rule
    jborgers committed Feb 16, 2024
    Copy the full SHA
    48b42fb View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update JavaCodePerformance.md

    Add Blocking link and example to IA12, AvoidParallelFlux
    jborgers committed Feb 29, 2024
    Copy the full SHA
    2d84b48 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Update JavaCodePerformance.md

    made ia12 AvoidParallelFlux description more clear
    jborgers committed Mar 1, 2024
    Copy the full SHA
    14f736c View commit details
    Browse the repository at this point in the history
  2. Fix conflict

    jborgers committed Mar 1, 2024
    Copy the full SHA
    1b5541f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9987abc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into kotlin/AvoidInMemoryStreamingDefaultContru…

    …ctor
    
    # Conflicts:
    #	src/main/resources/category/kotlin/common.xml
    jborgers committed Mar 1, 2024
    Copy the full SHA
    f9db2f5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2aeb189 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #290 from jborgers/kotlin/AvoidInMemoryStreamingDe…

    …faultContructor
    
    Kotlin rule completion AvoidInMemoryStreamingDefaultConstructor
    stokpop committed Mar 1, 2024
    Copy the full SHA
    d858c47 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a665222 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    632a676 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'kotlin/AvoidStringBuffer' of https://github.com/jborger…

    …s/PMD-jPinpoint-rules into kotlin/AvoidStringBuffer
    
    # Conflicts:
    #	src/main/resources/category/kotlin/common.xml
    #	src/test/resources/com/jpinpoint/perf/lang/kotlin/ruleset/common/xml/AvoidStringBuffer.xml
    jborgers committed Mar 1, 2024
    Copy the full SHA
    2d2d0af View commit details
    Browse the repository at this point in the history