Skip to content

Commit 01f5d3e

Browse files
committed
Fix quotes
1 parent cf5d262 commit 01f5d3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ inputs:
1010
description: "Additional haml-lint flags"
1111
default: ""
1212
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"
1414
tool_name:
1515
description: "Tool name to use for reviewdog reporter"
1616
default: "haml-lint"
1717
### Flags for rubocop ###
1818
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"
2020
rubocop_extensions:
2121
description: "Rubocop extensions"
2222
default: "rubocop-rails rubocop-performance rubocop-rspec rubocop-i18n rubocop-rake"

0 commit comments

Comments
 (0)