Lines Matching full:by
4 # Rules and sections can be referenced by their full name or by id. For example
16 # By default gitlint will ignore merge, revert, fixup and squash commits.
26 # commit message to gitlint via stdin or --commit-msg. Disabled by default.
30 # already fail by default on invalid commit ranges. This option is specifically
32 # Disabled by default.
35 # Enable debug mode (prints more output). Disabled by default.
80 # By specifying this rule, developers can only change the file when they explicitly reference
94 # [ignore-by-title]
99 # Ignore certain rules, you can reference them by their id or by their full name
103 # [ignore-by-body]
108 # Ignore certain rules, you can reference them by their id or by their full name
113 #regex=^Signed-off-by:
116 # [ignore-by-author-name]
118 # E.g. Match commits made by dependabot
121 # Ignore certain rules, you can reference them by their id or by their full name
125 # This is a contrib rule - a community contributed rule. These are disabled by default.
126 # You need to explicitly enable them one-by-one by adding them to the "contrib" option