Age | Commit message (Expand) | Author |
2022-01-04 | Add dprint fixer (#4024) | Nathan |
2021-12-28 | Add auto-fixer for crystal (#4016) | Alex Piechowski |
2021-12-25 | Fix 3998 - add language option to uncrustify fixer (#4007) | Horacio Sanson |
2021-11-12 | Implement statix Linter and Fixer (#3969) | David Houston |
2021-11-09 | Implement gofumpt Fixer (#3968) | David Houston |
2021-10-16 | Fix 3941 - add version check to isort fixer (#3942) | Horacio Sanson |
2021-10-11 | erblint as fixer (#3935) | Roeland |
2021-09-23 | Fix: Failed to execute rubocop fixer on other machine (#3916) | Yuto Ito |
2021-09-21 | Add support for jsonnetfmt and jsonnet-lint (#3907) | Trevor Whitney |
2021-09-10 | Fix 3897 - add poetry to isort (#3898) | Horacio Sanson |
2021-08-25 | Add fixer for "dotnet format" (#3879) | Jelte Fennema |
2021-08-09 | Dhall fixes: use stdin, doc errors (#3868) | toastal |
2021-08-09 | purs-tidy fix (#3867) | toastal |
2021-08-09 | Adds fixer for golines (#3862) | pigfrown |
2021-08-08 | `purs-tidy` for PureScript (#3863) | toastal |
2021-07-25 | Python support poetry (#3834) | Daniel Roseman |
2021-07-16 | Add support for `dart format` fixer (#3764) | ghsang |
2021-07-14 | added filename to stdin stream of isort (#3815) | Jeff Willette |
2021-07-13 | add autoflake fixer (#3779) | Nikolay Zakirov |
2021-07-09 | Add support for `lua-format` fixer. (#3804) | Mathias Jean Johansen |
2021-07-04 | Add pandoc as a markdown fixer (#3641) | Jesse Hathaway |
2021-07-04 | black fixer: --pyi option was appended without a space (#3759) | Buck Evan |
2021-07-03 | Add stylua fixer for lua (#3789) | Robert Liebowitz |
2021-05-25 | Use stdin/out for cmake-format (#3725) | awang |
2021-04-20 | Fix stylelint not obeying project-specific rules (#3272) | Jay Sitter |
2021-04-09 | feat: Add protolint as linter and fixer (#2911) | yohei yoshimuta |
2021-04-07 | apple-swift-format: linter and fixer with config swiftpm support (#3671) | bosr |
2021-03-26 | Add support for V: "v" (compiler) and "vfmt" fixer. (#3622) | fiatjaf |
2021-03-24 | Add nixfmt as a Nix fixer. (#3651) | David Houston |
2021-03-23 | Switch to using buildifier's -path option (#3640) | Jon Parise |
2021-03-23 | Add support for `ptop` fixer (#3652) | BarrOff |
2021-03-21 | #3633 - Move linter tests into test/linter | w0rp |
2021-03-20 | #3633 - Put all dummy test files in test/test-files | w0rp |
2021-03-01 | Close #2281 - Separate cwd commands from commands | w0rp |
2021-02-28 | Add support for `erlfmt` fixer (#3602) | Antoine Gagné |
2021-02-21 | Add a buildifier fixer for Bazel files (#3499) | Jon Parise |
2021-02-18 | add support for prettier-ruby to prettier fixer (#3593) | David Buchan-Swanson |
2021-02-14 | Allow clangformat to use a local style file (#3587) | Mukund Mauji |
2021-02-05 | Merge pull request #3576 from cyyever/fish_indent | Horacio Sanson |
2021-01-23 | Merge pull request #3521 from hsanson/3498-change-standardrb-fixer-to-use-stdin | Horacio Sanson |
2021-01-22 | fixers/xo: remove unnecessary directory crawl | Charles B Johnson |
2021-01-22 | fixers/xo: support monorepos | Charles B Johnson |
2021-01-22 | fixers/xo: support stdin relative to the fixed file | Charles B Johnson |
2021-01-22 | fixers/xo: support typescript options | Charles B Johnson |
2021-01-22 | fixers/xo: refactor to handlers | Charles B Johnson |
2021-01-22 | fixers/xo: add tests | Charles B Johnson |
2021-01-22 | Update tests | Horacio Sanson |
2021-01-20 | Merge pull request #3261 from toastal/dhall | Horacio Sanson |
2021-01-08 | Merge pull request #3386 from ivorpeles/master | Horacio Sanson |
2020-12-21 | merging master | toastal |