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.
1 parent c446faa commit b17f1b3Copy full SHA for b17f1b3
config/translation-linter.php
@@ -96,7 +96,7 @@
96
|
97
| This is the location of the baseline file that is used to ignore specific
98
| translation keys. You can generate this file by using the `--generate-baseline`
99
- | option when running the command.
+ | option when running the command. You should commit this file.
100
101
*/
102
'baseline' => lang_path('.lint/unused.json'),
0 commit comments