Skip to content

Commit

Permalink
Fix Lint/LiteralInInterpolation cop
Browse files Browse the repository at this point in the history
  • Loading branch information
archanaserver committed Oct 10, 2024
1 parent 9755c66 commit 77dce47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/audits.rake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TRANSLATORS: do not translate
desc <<~END_DESC
Expire or anonymize old audits automatically.#{' '}
Expire or anonymize old audits automatically.' '
The number of days can be easily defined in Settings or you can use "days" parameter.
If both Setting and parameter are undefined, task finishes without cleaning any audits.
Template audits are left uncleaned.
Expand Down

0 comments on commit 77dce47

Please sign in to comment.