chore: format

This commit is contained in:
github-actions[bot]
2021-11-07 01:31:50 +00:00
parent dcbaed04d7
commit f6bda6f47a

View File

@@ -56,15 +56,11 @@ end
---@diagnostic disable: undefined-global
-- selene: allow(undefined_variable)
run(
specs,
remove_italics,
{
run(specs, remove_italics, {
patchwrite,
string.format("autoload/zenbones/generated/%s.vim", name),
[[" start_no_italics]],
[[" end_no_italics]],
}
)
})
-- selene: deny(undefined_variable)
---@diagnostic enable: undefined-global