Azure / Azure/typespec-azure

[tcgc] switch to block list for generic decorator list

Open
#1,980 1 comment 0 reactions 1 assignee Claimed by @tadelesh View on GitHub
lib:tcgc
Dominant language
TypeScript
Stars
27
Forks
90
Avg merge
1d 22h
Merged PRs (30d)
156

Description

in the initial design of generic decorator list exposed by tcgc, we decided to let emitter to choose which decorators it needs with allow list.
we receive some feedback which think emitter would expect that all decorators are in the list by default.
so, we decided to change allow list to block list. by default, all typespec decorators will be in the generic decorator list.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.