Adrie
(Adrie den Blanken)
June 17, 2026, 12:39pm
1
Hi,
My team wants to disable the following rule in our Quality profile
Web:InputWithoutLabelCheck (“input”, “select” and “textarea” tags should be labeled)
but i cannot find this rule in our Quality profile so i cannot disable this rule.
Can someone help me to disable this rule?
Hi @Adrie , go to Rules/Tag, filter on ‘accessibility’, and then search on ‘input’. Here’s the URL for the sonarsource organization: SonarQube Cloud
Adrie
(Adrie den Blanken)
June 18, 2026, 8:00am
3
HI Paul, found it! Thanks! But is there an option to disable this rule? Or is this not an optional rule.
Hi Adrie, Rules in built-in quality profiles can’t be activated or deactivated. You can create a customizable quality profile based on a built-in one by copying or extending it in the quality profiles list.
Adrie
(Adrie den Blanken)
June 18, 2026, 8:46am
5
Oke! Clear! Thanks for this information.