Skip to content

Commit bf0657b

Browse files
authored
add cortex file (#4)
* add cortex file * Apply formatting changes --------- Co-authored-by: joephela <[email protected]>
1 parent d87fef2 commit bf0657b

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.acquia/.cortex/cortex.yaml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
openapi: 3.0.1
2+
info:
3+
title: i18next-print-keys
4+
description:
5+
i18next preprocessor to print translation keys including interpolated
6+
values.
7+
x-cortex-tag: Widen/i18next-print-keys
8+
x-cortex-git:
9+
github:
10+
repository: Widen/i18next-print-keys
11+
x-cortex-owners:
12+
- type: GROUP
13+
provider: GITHUB
14+
name: Widen/frontend-services
15+
- type: SLACK
16+
channel: content-front-end
17+
x-cortex-ci-cd:
18+
buildkite:
19+
pipelines:
20+
- slug: i18next-print-keys
21+
x-cortex-groups:
22+
- content-cloud
23+
- is-dependency
24+
x-cortex-link:
25+
- url: https://github.com/Widen/i18next-print-keys/blob/master/README.md
26+
type: Documentation
27+
name: Project Documentation

0 commit comments

Comments
 (0)