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

ForbiddenAnnotation rule #2719 #5515

Merged
merged 20 commits into from
Nov 29, 2022
Merged

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    bce8c52 View commit details
    Browse the repository at this point in the history
  2. Unnecessary test removed

    ov7a committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    2cf641d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbab804 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    767dd24 View commit details
    Browse the repository at this point in the history
  5. add more annotations to defaults

    ov7a committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    f844005 View commit details
    Browse the repository at this point in the history
  6. more concise message

    ov7a committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    c9d47c2 View commit details
    Browse the repository at this point in the history
  7. nested annotations support

    ov7a committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    aece73d View commit details
    Browse the repository at this point in the history
  8. alias test

    ov7a committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e4ecc73 View commit details
    Browse the repository at this point in the history
  9. a test for expressions

    ov7a committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    eecf38d View commit details
    Browse the repository at this point in the history
  10. a test for code blocks

    ov7a committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    2783e03 View commit details
    Browse the repository at this point in the history
  11. fix build

    ov7a committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    bf6ed0d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. minor: style in code snippets

    ov7a committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    d2bf031 View commit details
    Browse the repository at this point in the history
  2. minor: compliant code in docs

    ov7a committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    3e0bcaf View commit details
    Browse the repository at this point in the history
  3. bindingContext is guaranteed to be not null

    Co-authored-by: Róbert Papp <papp.robert.s@gmail.com>
    ov7a and TWiStErRob committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    2351af5 View commit details
    Browse the repository at this point in the history
  4. minor: redundant suppression

    Co-authored-by: Róbert Papp <papp.robert.s@gmail.com>
    ov7a and TWiStErRob committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    29b4fbb View commit details
    Browse the repository at this point in the history
  5. minor: docs

    ov7a committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    10844f8 View commit details
    Browse the repository at this point in the history
  6. simplify

    ov7a committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    ac2cf80 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. use text location where possible

    ov7a committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    83bc85f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73de1f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. remove unnecessary check

    ov7a committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    717f891 View commit details
    Browse the repository at this point in the history