aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/fixers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support for tex-fmt (#5127)Matheus Gabriel Werny2026-05-141-0/+12
* Replace appveyor with GitHub actions (#5119)Horacio Sanson2026-05-1212-45/+45
* Feat: replace em dash with -- (#5125)Micah Chambers2026-05-121-0/+29
* feat(markdown): add rumdl server and fixer (#5115)Evan Chen2026-04-151-0/+24
* Add pymarkdown fixer (#5045)Adrian Vollmer2025-12-211-0/+81
* Add ReScript support (#5072)John Jackson2025-12-211-0/+46
* add markdownlint fixer for markdown (#5066)yoan6672025-11-221-0/+17
* add unimport fixer (#5068)FouMalade2025-11-221-0/+47
* biome: use --stdin-file-path for fixer (#5051)Albert Peschar2025-11-221-6/+3
* tombi: support `toml_tombi_online` flag to control remote schema fetching (#5...Ben Boeckel2025-11-222-5/+21
* Adding --no-color flag to stylelint args (#5050)Steve Matney2025-11-221-2/+2
* Add --editor-mode flag when invoking rubocop (#5049)Max Jacobson2025-10-261-23/+30
* Add support for verible: language server + fixer (#4994)Nicolas Derumigny2025-08-131-0/+16
* Reduce lines of code for tombiw0rp2025-08-132-18/+4
* tombi: support its LSP (#5022)Ben Boeckel2025-08-132-0/+66
* Fix golangci-lint fixer with version 2 (#4960)Horacio Sanson2025-05-171-24/+56
* Adding Roc language linters and fixers. (#4966)Benjamin Block2025-05-052-0/+40
* Use ale#Escape in c_clangformat_style_option (#4949)Mikhail Velikikh2025-04-161-1/+2
* Always use safe file local variables for erlang-mode fixer (#4942)Dmitri Vereshchagin2025-04-011-0/+3
* fix(biome): update biome to replace deprecated arguments (#4934)dcai2025-03-271-3/+3
* (feat) add support for kulala_fmt fixer (#4925)Horacio Sanson2025-03-181-0/+23
* Add linting support for all formats supported by djlint (#4920)Adrian Vollmer2025-03-181-0/+98
* Add the typstyle formatter as a fixer for Typst (#4927)Adrian Vollmer2025-03-171-0/+21
* Add scadformat fixer for OpenSCAD (#4808)tony-o2025-03-111-0/+22
* Fixed the issue with Black ignoring config file to tell it which file is bein...Noah2025-02-241-13/+30
* Fix cwd setting to use .stylua.toml if stylua.toml is not found (#4892)Takahito Nakano2025-02-071-0/+18
* fix: stylua should have cwd and --stdin-filepath (#4873)dcai2025-01-101-2/+3
* xmllint fixer must read from stdin - not buffer filename (#4884)Vangelis2025-01-101-9/+9
* Add erlfmt fixer to the registry and use it with stdin (#4868)Dmitri Vereshchagin2024-12-291-17/+26
* Implement support for apkbuild-fixer (#4881)Hugo2024-12-291-0/+20
* Add golangci-lint fixer (#4853)Ian Stapleton Cordasco2024-11-271-0/+48
* Add cljfmt fixer for clojure files (#4860)rudolf ordoyne2024-11-171-0/+12
* Add erlang-mode fixer for Erlang files (#4848)Dmitri Vereshchagin2024-10-311-0/+69
* no need to write and read temporary file with syntax_tree (#4834)Markus2024-10-141-4/+2
* Improve support for python package manage: pipenv, poetry and uv (#4825)Diego Henrique Oliveira2024-09-0511-42/+246
* Add support for astro (#4780)ghsang2024-08-142-0/+29
* When ruff version is >=0.5.0 use 'ruff check <path>' instead of 'ruff <path>'...Tom Bourton2024-07-021-0/+14
* fix!(biome): allow passing options to `biome check` (#4799)Braden Kelley2024-06-271-2/+13
* fix(biome): run all enabled biome fixers (#4763)Braden Kelley2024-06-211-1/+17
* fix(biome): use temp file instead of stdin (#4775)Braden Kelley2024-06-211-1/+2
* Fix eslint cwd strategy (#4781)ghsang2024-05-311-38/+5
* Add htmlbeautifier support (#4751)Arash Mousavi2024-04-171-0/+19
* Added fix subcommand options (#4746)Kevin Van Leer2024-04-071-3/+7
* Fix 4740 - add hurlfmt linter (#4741)Horacio Sanson2024-03-121-0/+23
* Fix biome formatter (#4733)David Dominguez2024-03-021-0/+15
* Add full support for biome (#4705)Filip Gospodinov2024-02-241-30/+0
* Support 'gleam format' as Gleam fixer (#4710)Jonathan Palardy2024-02-061-0/+28
* Add biome support for javascript (#4701)Akiomi Kamakura2024-01-141-0/+30
* add: support for `rubyfmt` as `ruby` fixer (#4678)Yining2024-01-141-0/+26
* add: support for `nickel format` as `Nickel` fixer (#4665)Yining2023-12-071-0/+27