[libcalamares] Don't format generated files of CLDR data

main
Adriaan de Groot 6 years ago
parent fa2b94d931
commit 43ba59361b

@ -16,6 +16,8 @@
*/ */
// BEGIN Generated from CLDR data // BEGIN Generated from CLDR data
// *INDENT-OFF*
// clang-format off
struct CountryData struct CountryData

@ -231,6 +231,8 @@ cpp_header_comment = """/* GENERATED FILE DO NOT EDIT
*/ */
// BEGIN Generated from CLDR data // BEGIN Generated from CLDR data
// *INDENT-OFF*
// clang-format off
""" """

Loading…
Cancel
Save