chore: format
This commit is contained in:
@@ -56,15 +56,11 @@ end
|
|||||||
|
|
||||||
---@diagnostic disable: undefined-global
|
---@diagnostic disable: undefined-global
|
||||||
-- selene: allow(undefined_variable)
|
-- selene: allow(undefined_variable)
|
||||||
run(
|
run(specs, remove_italics, {
|
||||||
specs,
|
|
||||||
remove_italics,
|
|
||||||
{
|
|
||||||
patchwrite,
|
patchwrite,
|
||||||
string.format("autoload/zenbones/generated/%s.vim", name),
|
string.format("autoload/zenbones/generated/%s.vim", name),
|
||||||
[[" start_no_italics]],
|
[[" start_no_italics]],
|
||||||
[[" end_no_italics]],
|
[[" end_no_italics]],
|
||||||
}
|
})
|
||||||
)
|
|
||||||
-- selene: deny(undefined_variable)
|
-- selene: deny(undefined_variable)
|
||||||
---@diagnostic enable: undefined-global
|
---@diagnostic enable: undefined-global
|
||||||
|
|||||||
Reference in New Issue
Block a user