We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a970b20 commit 3af30c7Copy full SHA for 3af30c7
CHANGELOG.rst
@@ -184,6 +184,12 @@ License detection:
184
This is now built-in with the --license-text option and --info
185
and exposed with the "percentage_of_license_text" attribute.
186
187
+- The license dump() has been modified to add an extra space at empty
188
+ newlines for license files which also have multiple indentation levels
189
+ as this was generating invalid YAML output files when ``--license-text``
190
+ or ``--license-references`` was enabled.
191
+
192
+ See https://github.com/nexB/scancode-toolkit/issues/3219
193
194
v31.2.4 - 2023-01-09
195
----------------------------------
0 commit comments