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

KDoc check property in class #598

Merged
merged 10 commits into from
Dec 7, 2020
Merged

KDoc check property in class #598

merged 10 commits into from
Dec 7, 2020

Commits on Dec 1, 2020

  1. KDoc check property in class

    ### What's done:
        Added new rule
    kentr0w committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    a914324 View commit details
    Browse the repository at this point in the history
  2. Check property in KDoc present class

    ### What's done:
        Fixed after review
    kentr0w committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    126ceed View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Merge remote-tracking branch 'origin/master' into feature/check-prope…

    …rty-tag
    
    # Conflicts:
    #	diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/rules/kdoc/KdocComments.kt
    #	diktat-rules/src/test/kotlin/org/cqfn/diktat/ruleset/chapter2/KdocCommentsWarnTest.kt
    kentr0w committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    6171226 View commit details
    Browse the repository at this point in the history
  2. Rule 6.4.1

    ### What's done:
       Fixed according to out code-style
    kentr0w committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    3bc10a1 View commit details
    Browse the repository at this point in the history
  3. KDoc check all property present in class

    ### What's done:
       Fixed according to out code-style
    kentr0w committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    2b09dbe View commit details
    Browse the repository at this point in the history
  4. KDoc check all property present in class

    ### What's done:
       Fixed according to out code-style
    kentr0w committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    432539c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    469ca09 View commit details
    Browse the repository at this point in the history
  2. KDoc check all property present in class

    ### What's done:
        Fixed after review
    kentr0w committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    978928b View commit details
    Browse the repository at this point in the history
  3. KDoc check all property present in class

    ### What's done:
        Fixed according our code style
    kentr0w committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    d00f5c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf41f0a View commit details
    Browse the repository at this point in the history