Skip to content
Snippets Groups Projects
Commit ae911508 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

style: ignore task names that start with lowercase letter

parent 99898183
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,7 @@ use_default_rules: true ...@@ -37,6 +37,7 @@ use_default_rules: true
skip_list: skip_list:
- skip_this_tag - skip_this_tag
- git-latest - git-latest
- name[casing]
# Any rule that has the 'opt-in' tag will not be loaded unless its 'id' is # Any rule that has the 'opt-in' tag will not be loaded unless its 'id' is
# mentioned in the enable_list: # mentioned in the enable_list:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment