We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2343c00 + 2f2b101 commit a169d67Copy full SHA for a169d67
contrib/utilities/update_scripts/prm_files/reformat.py
@@ -15,7 +15,7 @@
15
- retain as much user formatting in comments and parameter values as possible,
16
e.g. spaces for padding values to align between adjacent lines. This is not
17
always perfectly possible.
18
-- retain broken lines (`\`) in values of parameters and comments, remove them
+- retain broken lines (`\\`) in values of parameters and comments, remove them
19
from subsection or parameter names.
20
"""
21
0 commit comments