Skip to content

Commit bf950e7

Browse files
authored
doc update (#41720)
1 parent cb63a82 commit bf950e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dev/ai/typespec_generation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Copilot will automatically:
2424

2525
1. **Verify environment** - Check dependencies and virtual environment
2626
2. **Generate SDK** - Run TypeSpec generation (~5-6 minutes)
27-
3. **Validate code** - Run Pylint, MyPy, Pyright, Verifytypes (~3-5 minutes each)
27+
3. **Validate code** - Run Pylint, MyPy, Pyright, Verifytypes, Sphinx, Mindependency, Bandit, Black, Samples, Breaking changes (~3-5 minutes each)
2828
4. **Update docs** - Create/update CHANGELOG.md and version files
2929
5. **Commit changes** - Add, commit, and push to your branch
3030
6. **Create PR** - Generate pull request in draft mode

0 commit comments

Comments
 (0)