mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 19:05:46 -05: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
|
@ -10,12 +10,14 @@
|
|||
* Unicode Data Files ("DATA FILES") include all data files under the directories:
|
||||
* https://www.unicode.org/Public/
|
||||
* C. Terms of Use
|
||||
* 2. Any person is hereby authorized, without fee, to view, use, reproduce,
|
||||
* and distribute all documents and files, subject to the Terms and
|
||||
* 2. Any person is hereby authorized, without fee, to view, use, reproduce,
|
||||
* and distribute all documents and files, subject to the Terms and
|
||||
* Conditions herein.
|
||||
*/
|
||||
|
||||
// BEGIN Generated from CLDR data
|
||||
// *INDENT-OFF*
|
||||
// clang-format off
|
||||
|
||||
|
||||
struct CountryData
|
||||
|
|
|
@ -225,12 +225,14 @@ cpp_header_comment = """/* GENERATED FILE DO NOT EDIT
|
|||
* Unicode Data Files ("DATA FILES") include all data files under the directories:
|
||||
* https://www.unicode.org/Public/
|
||||
* C. Terms of Use
|
||||
* 2. Any person is hereby authorized, without fee, to view, use, reproduce,
|
||||
* and distribute all documents and files, subject to the Terms and
|
||||
* 2. Any person is hereby authorized, without fee, to view, use, reproduce,
|
||||
* and distribute all documents and files, subject to the Terms and
|
||||
* Conditions herein.
|
||||
*/
|
||||
|
||||
// BEGIN Generated from CLDR data
|
||||
// *INDENT-OFF*
|
||||
// clang-format off
|
||||
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue