{"id":18556607,"url":"https://github.com/nvimdev/guard-collection","last_synced_at":"2025-04-10T01:31:20.158Z","repository":{"id":192535600,"uuid":"683351890","full_name":"nvimdev/guard-collection","owner":"nvimdev","description":"collection the tools config for guard ","archived":false,"fork":false,"pushed_at":"2025-03-06T07:56:48.000Z","size":111,"stargazers_count":36,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T14:03:11.958Z","etag":null,"topics":["neovim","neovim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nvimdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-26T09:39:37.000Z","updated_at":"2025-03-06T07:56:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"35b734d1-1191-47fd-81fa-ef26d2cd9262","html_url":"https://github.com/nvimdev/guard-collection","commit_stats":null,"previous_names":["nvimdev/guard-collection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvimdev%2Fguard-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvimdev%2Fguard-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvimdev%2Fguard-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvimdev%2Fguard-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nvimdev","download_url":"https://codeload.github.com/nvimdev/guard-collection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248140324,"owners_count":21054279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["neovim","neovim-plugin"],"created_at":"2024-11-06T21:32:15.343Z","updated_at":"2025-04-10T01:31:15.133Z","avatar_url":"https://github.com/nvimdev.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# guard-collection\n\n- Collection of configuration for [guard.nvim](https://github.com/nvimdev/guard.nvim)\n- Feel free to open PRs! By adding your favourite dev tool, you are helping others that need it. You may find [this documentation](https://github.com/nvimdev/guard-collection/blob/main/CONTRIBUTING.md) helpful.\n- Items with checkbox unchecked are supported but don't have a test yet. (help wanted!)\n\n## Formatters\n\n- `lsp` using `vim.lsp.buf.format`\n- [x] [autopep8](https://github.com/hhatto/autopep8)\n- [x] [black](https://github.com/psf/black)\n- [x] [biome](https://biomejs.dev)\n- [ ] [cbfmt](https://github.com/lukas-reineke/cbfmt)\n- [x] [clang-format](https://www.kernel.org/doc/html/latest/process/clang-format.html)\n- [ ] [csharpier](https://csharpier.com/)\n- [ ] [dart](https://github.com/dart-lang)\n- [ ] [djhtml](https://github.com/rtts/djhtml)\n- [x] [docformatter](https://github.com/PyCQA/docformatter)\n- [ ] [dprint](https://dprint.dev/)\n- [ ] [eslint_d](https://github.com/mantoni/eslint_d.js)\n- [ ] [fish_indent](https://fishshell.com/docs/current/cmds/fish_indent.html)\n- [ ] [fnlfmt](https://git.sr.ht/~technomancy/fnlfmt)\n- [x] [gofmt](https://pkg.go.dev/cmd/gofmt)\n- [x] [gofumpt](https://pkg.go.dev/mvdan.cc/gofumpt)\n- [x] [golines](https://pkg.go.dev/github.com/segmentio/golines)\n- [ ] [google-java-format](https://github.com/google/google-java-format)\n- [ ] [isort](https://github.com/PyCQA/isort)\n- [ ] [ktlint](https://github.com/pinterest/ktlint)\n- [ ] [ktfmt](https://github.com/facebook/ktfmt)\n- [x] [latexindent](https://github.com/cmhughes/latexindent.pl)\n- [ ] [mdformat](https://github.com/executablebooks/mdformat)\n- [ ] [mixformat](https://github.com/elixir-lang/elixir/)\n- [ ] [nixfmt](https://github.com/serokell/nixfmt)\n- [ ] [ormolu](https://hackage.haskell.org/package/ormolu)\n- [ ] [pg_format](https://github.com/darold/pgFormatter)\n- [x] [prettier](https://github.com/prettier/prettier)\n- [ ] [prettierd](https://github.com/fsouza/prettierd)\n- [ ] [rubocop](https://github.com/rubocop/rubocop)\n- [x] [rustfmt](https://github.com/rust-lang/rustfmt)\n- [x] [taplo](https://github.com/tamasfe/taplo)\n- [ ] [shfmt](https://github.com/mvdan/sh)\n- [x] [stylua](https://github.com/JohnnyMorganz/StyLua)\n- [x] [swiftformat](https://github.com/nicklockwood/SwiftFormat)\n- [ ] [swift-format](https://github.com/apple/swift-format)\n- [ ] [sqlfluff](https://github.com/sqlfluff/sqlfluff) as `sqlfluff format`\n- [x] [sqlfluff_fix](https://github.com/sqlfluff/sqlfluff) as `sqlfluff fix`\n- [x] [sql-formatter](https://github.com/sql-formatter-org/sql-formatter)\n- [x] [yapf](https://github.com/google/yapf)\n- [x] [ruff](https://github.com/astral-sh/ruff) as `ruff format`\n- [ ] [ruff_fix](https://github.com/astral-sh/ruff) as `ruff --fix`\n- [ ] [zigfmt](https://github.com/ziglang/zig)\n\n## Linters\n\n- [x] [clang-tidy](https://clang.llvm.org/extra/clang-tidy/)\n- [ ] [codespell](https://github.com/codespell-project/codespell)\n- [ ] [detekt](https://detekt.dev/)\n- [ ] [eslint](https://eslint.org/)\n- [ ] [eslint_d](https://github.com/mantoni/eslint_d.js)\n- [x] [flake8](https://github.com/PyCQA/flake8)\n- [ ] [golangci-lint](https://github.com/golangci/golangci-lint)\n- [ ] [hadolint](https://github.com/hadolint/hadolint)\n- [x] [hlint](https://github.com/ndmitchell/hlint)\n- [ ] [ktlint](https://github.com/pinterest/ktlint)\n- [x] [luacheck](https://github.com/lunarmodules/luacheck)\n- [x] [sqlfluff](https://github.com/sqlfluff/sqlfluff)\n- [x] [pylint](https://github.com/PyCQA/pylint)\n- [ ] [rubocop](https://github.com/rubocop/rubocop)\n- [x] [selene](https://github.com/Kampfkarren/selene)\n- [ ] [shellcheck](https://github.com/koalaman/shellcheck)\n- [ ] [stylelint](https://stylelint.io/)\n- [x] [ruff](https://github.com/astral-sh/ruff)\n- [x] [mypy](https://mypy.readthedocs.io/en/stable/index.html)\n- [x] [mypyc](https://mypyc.readthedocs.io/en/latest/index.html)\n- [x] [dmypy](https://mypy.readthedocs.io/en/stable/mypy_daemon.html)\n\n## License MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvimdev%2Fguard-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnvimdev%2Fguard-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvimdev%2Fguard-collection/lists"}