mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 02:20:37 +00:00
rpmlint complains about "mixed-use-of-spaces-and-tabs". and it does not good in the editor. so let's replace tab with spaces. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes scylladb/scylladb#16246