[libcalamares] Prevent CI coding-style fixes to generated code

main
Adriaan de Groot 5 years ago
parent 733fb43b5e
commit abd3c4171b

@ -18,6 +18,9 @@
*/
/** THIS FILE EXISTS ONLY FOR TRANSLATIONS PURPOSES **/
// *INDENT-OFF*
// clang-format off
/* This returns a reference to local, which is a terrible idea.
* Good thing it's not meant to be compiled.
*/

@ -91,6 +91,9 @@ cpp_header_comment = """/* GENERATED FILE DO NOT EDIT
*/
/** THIS FILE EXISTS ONLY FOR TRANSLATIONS PURPOSES **/
// *INDENT-OFF*
// clang-format off
"""
if __name__ == "__main__":

Loading…
Cancel
Save