File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ val orgOssProjectsApprovedLicenses = listOf(
121121/* *
122122 * Variables used to generate MarkDown text of howToFixDefault()
123123 */
124- var doNotWorryText = " _Note_: Do not worry about creating a perfect curation or exclude. Reviewers will provide feedback."
124+ val doNotWorryText = " _Note_: Do not worry about creating a perfect curation or exclude. Reviewers will provide feedback."
125125val globTutorialMdLink = " [reference documentation](https://docs.oracle.com/javase/tutorial/essential/io/fileOps.html#glob)"
126126val ortConfigContributingMdLink = " [CONTRIBUTING.md](https://github.com/oss-review-toolkit/ort-config/blob/main/CONTRIBUTING.md)"
127127val ortConfigVcsMdLink = " [ort-config repository](https://github.com/oss-review-toolkit/ort-config)"
You can’t perform that action at this time.
0 commit comments