File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -293,9 +293,9 @@ How to add a new license detection rule?
293293========================================
294294A license detection rule is a pair of files:
295295
296- * a plain text rule file that is typically a variant of a license text, notice or license mention.
297- * a small text data file (in YAML format) documenting which license(s) should be detected for
298- the rule text.
296+ * a plain text rule file that is typically a variant of a license text, notice or license mention.
297+ * a small text data file (in YAML format) documenting which license(s) should be detected for
298+ the rule text.
299299
300300To add new rule, you need to pick a unique base file name. As a convention we like to include
301301the license key(s) that should be detected in that name to make it more descriptive.
You can’t perform that action at this time.
0 commit comments