summaryrefslogtreecommitdiff
path: root/releasenotes/notes/enforce-scope-checks-always-when-rule-has-scope_types-8f983cdf70766e4f.yaml
blob: d13c523bcd22792dc31a5b554b5d2829d63c4349 (plain)
1
2
3
4
5
6
---
other:
  - |
    Scope check is enforced for all rules, registered ones as well as the ones
    which are subclasses of the ``BaseCheck`` class if rule has ``scope_types``
    set.