Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4f1e46c

Browse filesBrowse files
authored
Merge branch 'main' into update-rule-package-schema
2 parents 0084f0a + 39f1fa6 commit 4f1e46c
Copy full SHA for 4f1e46c

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎scripts/help/cert-help-extraction.py

Copy file name to clipboardExpand all lines: scripts/help/cert-help-extraction.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,4 +533,4 @@ def get_help(rule):
533533
update_help_file(parsed_help, [HeadingDiffUpdateSpec(heading, parsed_temp_help) for heading in second_level_headings] + [HeadingFormatUpdateSpec()])
534534

535535
temp_help_path.unlink()
536-
help_path.write_text(md.render(parsed_help), encoding='utf8', newline='\n')
536+
help_path.write_text(md.render(parsed_help), encoding='utf8')

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.