| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat: add rubocop (#167) | Chad Condon | 2022-07-31 | 2 | -0/+12 |
| * | feat(taplo): use prebuilt binary if available (#201) | William Boman | 2022-07-30 | 1 | -4/+27 |
| * | feat: add fixjson (#191) | Josa Gesell | 2022-07-29 | 2 | -0/+14 |
| * | feat: selene now installed from pre-built binary (#187) | Seth Daniel | 2022-07-28 | 1 | -2/+25 |
| * | fix(curlylint): s/ninja/jinja/ (#185) | William Boman | 2022-07-28 | 1 | -1/+1 |
| * | feat: add curlylint (#184) | Dan Sully | 2022-07-28 | 2 | -0/+12 |
| * | feat: add clang-format (#176) | Daniil Shvalov | 2022-07-28 | 2 | -0/+12 |
| * | feat: add alex, actionlint (#170) | Vu Le Thanh | 2022-07-27 | 3 | -0/+68 |
| * | fix(stylua): use prebuilt binary instead of building with cargo (#163) | kanhaiya38 | 2022-07-27 | 1 | -4/+21 |
| * | fix(selene): fix installation (#165) | William Boman | 2022-07-26 | 1 | -1/+1 |
| * | fix(shellharden): fix installation (#164) | Seth Daniel | 2022-07-26 | 1 | -1/+1 |
| * | feat: add shellharden (#160) | oncomouse | 2022-07-26 | 2 | -0/+12 |
| * | feat: add selene (#159) | oncomouse | 2022-07-26 | 2 | -0/+12 |
| * | feat: add gitlint (#155) | Chad Condon | 2022-07-26 | 2 | -0/+12 |
| * | feat: add write-good (#151)a | David Bernheisel | 2022-07-25 | 2 | -0/+12 |
| * | feat: add sqlfluff (#150) | David Bernheisel | 2022-07-25 | 2 | -0/+12 |
| * | feat: add yamllint (#149) | David Bernheisel | 2022-07-25 | 2 | -0/+12 |
| * | feat: add mypy (#142) | Phúc Lê Khắc | 2022-07-25 | 2 | -0/+12 |
| * | feat: add sql-formatter (#140) | Vu Le Thanh | 2022-07-25 | 2 | -0/+12 |
| * | fix: rename cmake-format to cmakelang (#139) | William Boman | 2022-07-25 | 3 | -12/+20 |
| * | feat: add cmake-format (#138) | Wilson Oh | 2022-07-25 | 2 | -0/+12 |
| * | fix(firefox-debug-adapter): don't apply outdated patch (#135) | William Boman | 2022-07-25 | 2 | -33/+0 |
| * | feat: add hadolint (#128) | Vu Le Thanh | 2022-07-25 | 2 | -0/+34 |
| * | feat: add prettierd (#127) | Vu Le Thanh | 2022-07-25 | 2 | -0/+27 |
| * | feat(linter): add codespell (#125) | Evan | 2022-07-25 | 2 | -0/+12 |
| * | feat: add flake8 (#123) | Ali Shahid | 2022-07-24 | 2 | -0/+12 |
| * | feat: add vale (#121) | William Boman | 2022-07-24 | 2 | -0/+50 |
| * | fix: correct package name for vint is vim-vint (#118) | Seth Daniel | 2022-07-23 | 1 | -1/+1 |
| * | fix: ensure no duplicate languages with different casing (#117) | William Boman | 2022-07-22 | 1 | -1/+1 |
| * | feat: add luaformatter (#116) | William Boman | 2022-07-22 | 2 | -0/+15 |
| * | feat: add markdownlint linter (#107) | Bao | 2022-07-21 | 2 | -0/+12 |
| * | refactor(omnisharp)!: separate mono into its own package (#101) | William Boman | 2022-07-20 | 4 | -17/+64 |
| * | fix(mason-lspconfig): patch some server's cmd on Windows (#100) | William Boman | 2022-07-19 | 1 | -0/+2 |
| * | feat: add isort formatter (#98) | Yi Ming | 2022-07-18 | 2 | -0/+12 |
| * | fix(jdtls): download milestone versions instead of snapshots (#87) | William Boman | 2022-07-17 | 1 | -11/+11 |
| * | feat: add djlint (#81) | Ali Shahid | 2022-07-16 | 2 | -0/+20 |
| * | docs: add doc/reference.md for more advanced use cases (#75) | William Boman | 2022-07-15 | 1 | -0/+8 |
| * | fix(arduino_language_server): fix Windows asset files (#72) | William Boman | 2022-07-13 | 1 | -2/+2 |
| * | feat: add cspell spell checker (#65) | Daryl Ronningen | 2022-07-12 | 2 | -0/+12 |
| * | fix(groovy-language-server): update jar path (#64) | William Boman | 2022-07-13 | 1 | -1/+1 |
| * | feat: add more wrapper executables for packages that don't provide one (#63) | William Boman | 2022-07-13 | 8 | -7/+97 |
| * | chore!: remove ccls (#59) | William Boman | 2022-07-12 | 5 | -160/+0 |
| * | fix(jdtls): link jdtls executable (#56) | William Boman | 2022-07-11 | 1 | -2/+22 |
| * | feat: add pylint, cpplint, prettier (#51) | Lvim Tech | 2022-07-11 | 4 | -0/+51 |
| * | chore(lemminx): update latest default version (#49) | William Boman | 2022-07-11 | 1 | -1/+1 |
| * | refactor: return table with declarative keys (#48) | William Boman | 2022-07-10 | 1 | -9/+4 |
| * | fix(node-debug2-adapter): fix build on Node >= 18 (#47) | William Boman | 2022-07-10 | 1 | -1/+14 |
| * | feat: add luacheck to the registry (#46) | Seth Daniel | 2022-07-10 | 2 | -0/+14 |
| * | feat: add editorconfig-checker, misspell, shfmt, vint (#39) | Seth Daniel | 2022-07-10 | 5 | -0/+51 |
| * | feat: add gofumpt, golines, json-to-struct, revive, staticcheck (#43) | Seth Daniel | 2022-07-10 | 6 | -0/+60 |