Commit Graph

27 Commits

Author SHA1 Message Date
Charis
42723d8232 refactor: move ai, realtime, functions, remaining auth docs to content directory (#21259) 2024-02-14 17:39:05 +00:00
Kevin Grüneberg
f7e60bf324 chore: upgrade prettier/eslint + autofix (#20785) 2024-01-30 10:54:02 +08:00
Ivan Vasilov
436bdb10ae chore: Move the studio app to apps/studio (#18915)
* Move all studio files from /studio to /apps/studio.

* Move studio specific prettier ignores.

* Fix the ui references from studio.

* Fix the css imports.

* Fix all package.json issues.

* Fix the prettier setup for the studio app.

* Add .turbo folder to prettierignore.

* Fix the github workflows.
2023-11-15 12:38:55 +01:00
Kevin Grüneberg
bc1c9090c2 fix: use prettier on studio too (#17787) 2023-09-28 20:31:07 +02:00
Kevin Grüneberg
dd626768fd build: improve build times 2023-09-13 23:39:06 +02:00
Greg Richardson
6cc7c04d72 fix(prettier): ci i18n check 2023-04-28 16:16:03 -06:00
Greg Richardson
eea2c5ce8b chore(prettier): fix ci 2023-04-28 15:56:30 -06:00
Qiao Han
2104c4e40f chore: rerun prettier after merge 2023-03-01 12:47:53 +08:00
Qiao Han
341bfd4f0a chore: update sql prettier check 2023-03-01 12:28:10 +08:00
Qiao Han
59cfdafb2d chore: update prettier config 2023-02-22 13:31:22 +08:00
Qiao Han
7e6812d859 chore: add format sql job 2023-02-22 11:49:01 +08:00
Abdul Rauf
96403bea8d ci: update actions/checkout to v3 2023-02-20 15:37:52 +08:00
Joshen Lim
7c9767856a Update prettier GH action 2023-02-20 14:09:23 +08:00
Sara Tavares
fd8573529b chore(prettier): improve ci (#9947)
* Update prettier.yml

* Update DEVELOPERS.md

* Update prettier.yml

* Update DEVELOPERS.md

* Update .github/workflows/prettier.yml

Co-authored-by: Han Qiao <sweatybridge@gmail.com>
2022-12-28 21:29:57 +08:00
Copple
31c21115e9 scope prettier to clean only apps for now 2022-04-26 12:04:30 +02:00
Copple
2e0a2b59a8 disabling format 2022-04-26 11:19:28 +02:00
Copple
80e8c18e65 use local config 2022-04-26 11:15:32 +02:00
Copple
2faf84063e only docs for now 2022-04-26 11:09:34 +02:00
Copple
001336b8a3 turning back on 2022-04-26 11:06:43 +02:00
Copple
d0434f490f trying to disable prettier check 2022-04-26 10:57:40 +02:00
Copple
0c88e6bd0e disabling prettier while we migrate 2022-04-26 10:50:28 +02:00
Copple
e3de42424e change prettier folder 2022-04-26 10:48:15 +02:00
Copple
bb22201ab4 run prettier only on apps for now 2022-04-26 10:45:57 +02:00
Div Arora
06b8356588 Run package-local prettier
Instead of running a single global version of prettier, which might
conflict with the package-local version that editors might be using,
we instead run prettier within each package that has it installed as a
dependency.
2021-12-03 13:47:47 +05:30
Inian
5ea87ddacc Fix prettier (#3850)
* move prettier action to check on pr

* run prettier
2021-11-11 17:17:26 +08:00
Carlos Stenzel
073c35d57b force prettier in some folders 2021-05-27 20:21:08 -03:00
Carlos Stenzel
357f5f79d5 Add github with prettier 2021-05-21 07:59:48 -03:00