File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ inputs:
10
10
description : " Additional haml-lint flags"
11
11
default : " "
12
12
haml_lint_version :
13
- description : " The version of haml_lint to use. Use " gemfile" to use the version from Gemfile.lock"
13
+ description : " The version of haml_lint to use. Use ' gemfile' to use the version from Gemfile.lock"
14
14
tool_name :
15
15
description : " Tool name to use for reviewdog reporter"
16
16
default : " haml-lint"
17
17
# ## Flags for rubocop ###
18
18
rubocop_version :
19
- description : " The version of rubocop to use. Use " gemfile" to use the version from Gemfile.lock"
19
+ description : " The version of rubocop to use. Use ' gemfile' to use the version from Gemfile.lock"
20
20
rubocop_extensions :
21
21
description : " Rubocop extensions"
22
22
default : " rubocop-rails rubocop-performance rubocop-rspec rubocop-i18n rubocop-rake"
You can’t perform that action at this time.
0 commit comments