aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDivisionByZero <[email protected]>2024-04-16 08:23:17 +0200
committerGitHub <[email protected]>2024-04-16 08:23:17 +0200
commitd71662e153f6915e95af750419e0042e5c2c49d4 (patch)
tree3cc95b21630b37783f2543ea7851f86a91f21fcc /scripts
parentcd5577c546f17f6468b35c0c6164a666584ba67c (diff)
downloadfaker-d71662e153f6915e95af750419e0042e5c2c49d4.tar.xz
faker-d71662e153f6915e95af750419e0042e5c2c49d4.zip
refactor(locale): activate data normalization for airline (#2828)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/generate-locales.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/generate-locales.ts b/scripts/generate-locales.ts
index e851dd4b..41a6c69e 100644
--- a/scripts/generate-locales.ts
+++ b/scripts/generate-locales.ts
@@ -307,7 +307,6 @@ async function normalizeLocaleFile(filePath: string, definitionKey: string) {
const legacyDefinitions = ['app', 'cell_phone', 'team'];
const definitionsToSkip = [
- 'airline',
'color',
'commerce',
'company',