summaryrefslogtreecommitdiff
path: root/tests/specs/fmt
AgeCommit message (Expand)Author
2024-11-19feat(fmt): support SQL (#26750)João Baptista
2024-11-18feat: fmt and lint respect .gitignore file (#26897)Bartek Iwańczuk
2024-11-06fix(fmt): don't use self-closing tags in HTML (#26754)Bartek Iwańczuk
2024-11-04fix(fmt): ignore file directive for YAML files (#26717)Bartek Iwańczuk
2024-09-26refactor(fmt): rewrite HTML syntax error handling (#25892)Bartek Iwańczuk
2024-09-25feat(fmt): better error on malfored HTML files (#25853)Bartek Iwańczuk
2024-09-24fix(fmt): --check was broken for CSS, YAML and HTML (#25848)Bartek Iwańczuk
2024-09-23feat(fmt): support vto and njk extensions (#25831)Óscar Otero
2024-09-23feat(fmt): stabilize CSS, HTML and YAML formatters (#25753)Bartek Iwańczuk
2024-09-19fix: don't include extensionless files in file collection for lint & fmt by d...Leo Kettmeir
2024-09-18feat: default to TS for file extension and support ext flag in more scenarios...Leo Kettmeir
2024-09-10fix: update malva in deno to support astro css comments (#25553)HasanAlrimawi
2024-08-14feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019)Pig Fang
2024-08-09feat(fmt): support CSS, SCSS, Sass and Less (#24870)Pig Fang
2024-08-02feat(unstable/fmt): move yaml formatting behind unstable flag (#24848)David Sherret
2024-07-04feat: npm workspace and better Deno workspace support (#24334)David Sherret
2024-04-01fix: prevent cache db errors when deno_dir not exists (#23168)David Sherret