Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
Preset: Add 'requireSpaceBetweenArguments' to google preset
Browse files Browse the repository at this point in the history
Closes gh-2171
  • Loading branch information
jmerrifield authored and markelog committed Mar 9, 2016
1 parent 80e8e41 commit c3fe957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions presets/google.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"requireDotNotation": true,
"requireSemicolons": true,
"validateParameterSeparator": ", ",
"requireSpaceBetweenArguments": true,

"jsDoc": {
"checkAnnotations": "closurecompiler",
Expand Down

0 comments on commit c3fe957

Please sign in to comment.