We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2466fcb commit 8b5537fCopy full SHA for 8b5537f
rules.yml
@@ -9,4 +9,5 @@ refers_to: '^[ ]\b(refers_to)\b'
9
is_iso_country_code: '^[ ]\b(is_iso_country_code)\b'
10
first_element: '^[ ]\b(first_element)\b'
11
last_element: '^[ ]\b(last_element)\b'
12
-check_if: '^[ ](\bcheck_if\b)(.*\belse do_check\b)'
+check_if: '^[ ](\bcheck_if\b)(.*\belse do_check\b)'
13
+is_set: '^[ ]\b(is_set)\b'
0 commit comments