diff --git a/config/translation-linter.php b/config/translation-linter.php index e58be08..f7c7417 100644 --- a/config/translation-linter.php +++ b/config/translation-linter.php @@ -96,7 +96,7 @@ | | This is the location of the baseline file that is used to ignore specific | translation keys. You can generate this file by using the `--generate-baseline` - | option when running the command. + | option when running the command. You should commit this file. | */ 'baseline' => lang_path('.lint/unused.json'),