Skip to content
Open
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
1070cbb
build: move prettier config files to root from handwritten packages
feywind Apr 20, 2026
ce2d909
build: move prettier config files to root from autogen packages
feywind Apr 20, 2026
f4505a8
chore: remove blank files
feywind Apr 20, 2026
b9fe2d4
chore: more empty files
feywind Apr 20, 2026
ce4e5fc
chore: root prettier config
feywind Apr 20, 2026
05bb14c
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 20, 2026
22d383d
Merge branch 'feywind-gh4581-prettier-ag' of https://github.com/googl…
gcf-owl-bot[bot] Apr 20, 2026
c170f1f
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 20, 2026
89a8ec7
Merge branch 'feywind-gh4581-prettier-ag' of https://github.com/googl…
gcf-owl-bot[bot] Apr 20, 2026
4cc104c
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 20, 2026
fffc71c
Merge branch 'feywind-gh4581-prettier-ag' of https://github.com/googl…
gcf-owl-bot[bot] Apr 20, 2026
2aa5598
chore: use more common gts 6 for shared version
feywind Apr 21, 2026
6b4b6fc
chore: prettierignore should cover all sub-packages
feywind Apr 21, 2026
53ce831
chore: merge branch 'feywind-gh4581-prettier-ag' of https://github.co…
feywind Apr 21, 2026
4d98731
chore: fix linting problems mostly caused by owlbot
feywind Apr 21, 2026
920c7df
chore: merge remote-tracking branch 'remotes/origin/main' into feywin…
feywind Apr 21, 2026
24ee54b
chore: merge remote-tracking branch 'remotes/origin/feywind-gh4581-pr…
feywind Apr 22, 2026
13a0dfe
chore: merge remote-tracking branch 'remotes/origin/main' into feywin…
feywind Apr 28, 2026
2627382
build: drop gts to 6.x to work with node 18
feywind Apr 28, 2026
4200d9b
Merge branch 'main' into feywind-gh4581-prettier-hw
feywind May 26, 2026
ff9601a
Merge branch 'main' into feywind-gh4581-prettier-hw
feywind Jun 8, 2026
a73c4b9
chore: merge remote-tracking branch 'remotes/origin/main' into feywin…
feywind Jun 8, 2026
90e1276
build: drop gts to a working version for node 18
feywind Jun 8, 2026
be88fb9
Merge branch 'main' into feywind-gh4581-prettier-hw
feywind Jun 10, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: prettierignore should cover all sub-packages
  • Loading branch information
feywind committed Apr 21, 2026
commit 6b4b6fcd55bfb074ebb8cecd9ac2b7330fd0aecd
8 changes: 4 additions & 4 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
**/test/fixtures
**/build/
**/docs/
**/protos/