We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb63a82 commit bf950e7Copy full SHA for bf950e7
doc/dev/ai/typespec_generation.md
@@ -24,7 +24,7 @@ Copilot will automatically:
24
25
1. **Verify environment** - Check dependencies and virtual environment
26
2. **Generate SDK** - Run TypeSpec generation (~5-6 minutes)
27
-3. **Validate code** - Run Pylint, MyPy, Pyright, Verifytypes (~3-5 minutes each)
+3. **Validate code** - Run Pylint, MyPy, Pyright, Verifytypes, Sphinx, Mindependency, Bandit, Black, Samples, Breaking changes (~3-5 minutes each)
28
4. **Update docs** - Create/update CHANGELOG.md and version files
29
5. **Commit changes** - Add, commit, and push to your branch
30
6. **Create PR** - Generate pull request in draft mode
0 commit comments