mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-19 21:21:15 -03:00
Update style and formatting to conform to fish style guide.
This commit is contained in:
@@ -712,7 +712,7 @@ static int builtin_set(parser_t &parser, wchar_t **argv)
|
||||
retcode = 1;
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
size_t idx_count = indexes.size();
|
||||
size_t val_count = argc-woptind-1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user