Muhammad Atif Ali
94f5d52fdc
chore: adopt markdownlint and markdown-table-formatter for *.md ( #15831 )
...
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com >
2025-01-03 13:12:59 +00:00
Bruno Quaresma
cb9991a9bf
chore: add VSCode TailwindCSS extension as recommendation ( #15436 )
2024-11-07 17:19:32 -03:00
Muhammad Atif Ali
2cf745766c
chore: use typos extension in vscode ( #15136 )
...
This synchronises the spellchecker with our CI.
We use https://github.com/crate-ci/typos in CI, so let us use typos in
vscode too.
https://marketplace.visualstudio.com/items?itemName=tekumara.typos-vscode
2024-11-04 10:26:04 -08:00
Kayla Washburn-Love
95a7c0c4f0
chore: use tabs for prettier and biome ( #14283 )
2024-08-15 14:53:53 -06:00
Kayla Washburn-Love
d15f16fa2e
chore: replace eslint with biome ( #14263 )
2024-08-15 13:26:29 -06:00
Muhammad Atif Ali
341c4329f4
ci: enable CodeQL code scanning ( #5279 )
...
Co-authored-by: Dean Sheather <dean@deansheather.com >
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
Co-authored-by: Geoffrey Huntley <ghuntley@ghuntley.com >
2022-12-22 22:12:55 +02:00
Dean Sheather
075e891f28
Remove goreleaser in favor of build scripts ( #2143 )
2022-06-19 05:47:10 +10:00
Kira Pilot
2569787324
chore: add eslint extension recommendation ( #1400 )
...
resolves #1399
2022-05-11 19:01:21 -04:00
Jonathan Yu
ed387a5f8b
chore(vscode): recommend code-spell-checker extension ( #96 )
2022-01-30 18:30:15 -08:00
Kyle Carberry
9cf4f7c1ac
chore: Add VS Code recommended extensions ( #68 )
...
* chore: Add VS Code recommended extensions
This adds extensions I feel work well for the project.
With this, a "Run on Save" extension is added that runs
"make gen" on save of query.sql to regenerate models.
* Fix formatting
2022-01-25 21:32:12 +00:00