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