Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 57e9558

Browse files
committed
lint
1 parent 2712201 commit 57e9558

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/lib/modules/ai_helper/assistant_spec.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"custom_prompt",
5858
"explain",
5959
"detect_text_locale",
60-
"replace_dates"
60+
"replace_dates",
6161
)
6262
end
6363

@@ -71,7 +71,7 @@
7171
"proofread",
7272
"markdown_table",
7373
"custom_prompt",
74-
"replace_dates"
74+
"replace_dates",
7575
)
7676
end
7777

@@ -111,7 +111,7 @@
111111
"explain",
112112
"illustrate_post",
113113
"detect_text_locale",
114-
"replace_dates"
114+
"replace_dates",
115115
)
116116
end
117117
end

0 commit comments

Comments
 (0)