We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.strings
1 parent 77248c5 commit 45ac4e8Copy full SHA for 45ac4e8
.buildkite/pipeline.yml
@@ -123,10 +123,7 @@ steps:
123
plugins: *common_plugins
124
agents:
125
queue: "android"
126
- # Runs the `.strings` generation automation to ensure all the
127
- # `LocalizedString` calls in the code can be correctly parsed by Apple's
128
- # `genstrings`.
129
- - label: "Lint Localized Strings Format"
+ - label: ":sleuth_or_spy: Lint Localized Strings Format"
130
command: .buildkite/commands/lint-localized-strings-format.sh
131
132
env: *common_env
0 commit comments