mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 17:35:37 -04:00
[libcalamares] Don't format generated files of CLDR data
This commit is contained in:
parent
fa2b94d931
commit
43ba59361b
2 changed files with 8 additions and 4 deletions
|
@ -16,6 +16,8 @@
|
|||
*/
|
||||
|
||||
// BEGIN Generated from CLDR data
|
||||
// *INDENT-OFF*
|
||||
// clang-format off
|
||||
|
||||
|
||||
struct CountryData
|
||||
|
|
|
@ -231,6 +231,8 @@ cpp_header_comment = """/* GENERATED FILE DO NOT EDIT
|
|||
*/
|
||||
|
||||
// BEGIN Generated from CLDR data
|
||||
// *INDENT-OFF*
|
||||
// clang-format off
|
||||
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue