Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
81bf14c8
Unverified
Commit
81bf14c8
authored
Jan 25, 2023
by
Wen Hui
Committed by
GitHub
Jan 25, 2023
Browse files
fix format for evalsha_ro.json file (#11756)
We should always use space instead of Tab, this PR fix the wrong code format
parent
5a355883
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/commands/evalsha_ro.json
View file @
81bf14c8
...
@@ -50,13 +50,13 @@
...
@@ -50,13 +50,13 @@
"name"
:
"key"
,
"name"
:
"key"
,
"type"
:
"key"
,
"type"
:
"key"
,
"key_spec_index"
:
0
,
"key_spec_index"
:
0
,
"optional"
:
true
,
"optional"
:
true
,
"multiple"
:
true
"multiple"
:
true
},
},
{
{
"name"
:
"arg"
,
"name"
:
"arg"
,
"type"
:
"string"
,
"type"
:
"string"
,
"optional"
:
true
,
"optional"
:
true
,
"multiple"
:
true
"multiple"
:
true
}
}
]
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment