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 53620c1 commit 01f7b18Copy full SHA for 01f7b18
docs/how-to/update-template.md
@@ -27,7 +27,7 @@ The following steps are recommended to update your project, especially for infre
27
- `ctrl+shift+p` -> `Remote-Containers: Rebuild Without Cache and Reopen in Container`
28
- for local development
29
- `pip install -e .[dev] --force-reinstall`
30
-- validate your project agains the latest tools
+- validate your project against the latest tools
31
- `tox -p`
32
- fix issues found by the above
33
- commit the changes
0 commit comments