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(
121
121
/* *
122
122
* Variables used to generate MarkDown text of howToFixDefault()
123
123
*/
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."
125
125
val globTutorialMdLink = " [reference documentation](https://docs.oracle.com/javase/tutorial/essential/io/fileOps.html#glob)"
126
126
val ortConfigContributingMdLink = " [CONTRIBUTING.md](https://github.com/oss-review-toolkit/ort-config/blob/main/CONTRIBUTING.md)"
127
127
val ortConfigVcsMdLink = " [ort-config repository](https://github.com/oss-review-toolkit/ort-config)"
You can’t perform that action at this time.
0 commit comments