[libcalamares] Prevent CI coding-style fixes to generated code
This commit is contained in:
parent
733fb43b5e
commit
abd3c4171b
@ -18,6 +18,9 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/** THIS FILE EXISTS ONLY FOR TRANSLATIONS PURPOSES **/
|
/** THIS FILE EXISTS ONLY FOR TRANSLATIONS PURPOSES **/
|
||||||
|
|
||||||
|
// *INDENT-OFF*
|
||||||
|
// clang-format off
|
||||||
/* This returns a reference to local, which is a terrible idea.
|
/* This returns a reference to local, which is a terrible idea.
|
||||||
* Good thing it's not meant to be compiled.
|
* 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 **/
|
/** THIS FILE EXISTS ONLY FOR TRANSLATIONS PURPOSES **/
|
||||||
|
|
||||||
|
// *INDENT-OFF*
|
||||||
|
// clang-format off
|
||||||
"""
|
"""
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
Loading…
Reference in New Issue
Block a user