chore: reformat with stylua 0.13

This commit is contained in:
Simon Hauser
2022-04-03 13:33:33 +02:00
parent d38ad438f3
commit 6e7ee38292
4 changed files with 33 additions and 35 deletions

View File

@@ -15,12 +15,10 @@ describe("builtin.find_files", function()
tester.run_file "find_files__with_ctrl_n"
end)
for _, configuration in
ipairs {
{ sorting_strategy = "descending" },
{ sorting_strategy = "ascending" },
}
do
for _, configuration in ipairs {
{ sorting_strategy = "descending" },
{ sorting_strategy = "ascending" },
} do
it("should not display devicons when disabled: " .. disp(configuration), function()
tester.run_string(string.format(
[[