mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 19:23:01 +00:00
Ensure single newline at end of every file.
Ensure no newlines at beginning of any file. Partial #638 Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
This commit is contained in:
parent
6b1903cde9
commit
73a2b4a364
6 changed files with 3 additions and 10 deletions
|
@ -11,4 +11,3 @@
|
|||
}
|
||||
|
||||
@end
|
||||
|
||||
|
|
|
@ -62,4 +62,3 @@
|
|||
- (void)cancel;
|
||||
|
||||
@end
|
||||
|
||||
|
|
|
@ -61,4 +61,4 @@
|
|||
"userRatingCount": 1342
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -69,4 +69,4 @@
|
|||
"userRatingCount": 1840
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -65,4 +65,4 @@
|
|||
"userRatingCount": 1412
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
|
||||
|
||||
|
||||
{
|
||||
"resultCount":0,
|
||||
"results": []
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue