require("lint").linters_by_ft = {
yaml = { "yamllint", "ansible_lint" },
markdown = { "markdownlint" },
}