-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add no-generic-numeric
rule to disable LintDiff IntegerTypeMustHaveFormat
#619
Conversation
All changed packages have been documented.
Show changes
|
You can try these changes at https://cadlplayground.z22.web.core.windows.net/typespec-azure/prs/619/ Check the website changes at https://tspwebsitepr.z22.web.core.windows.net/typespec-azure/prs/619/ |
2f35891
to
a710224
Compare
packages/typespec-azure-core/test/rules/use-standard-integer.test.ts
Outdated
Show resolved
Hide resolved
0e7dd0f
to
cc75b2e
Compare
use-standard-integer
rule to disable LintDiff IntegerTypeMustHaveFormat
no-generic-type
rule to disable LintDiff IntegerTypeMustHaveFormat
e96eb40
to
90e9d24
Compare
no-generic-type
rule to disable LintDiff IntegerTypeMustHaveFormat
no-generic-numeric
rule to disable LintDiff IntegerTypeMustHaveFormat
d9046a6
to
89657ac
Compare
Fixes: #669 |
89657ac
to
0a0cb31
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving as this looks good just to figure out if we want a codefix or not
0a0cb31
to
1d9283f
Compare
c0efc08
to
5468d01
Compare
Closes #669.
REST API Specs
Azure/azure-rest-api-specs#28731