We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 050c7b9 commit 0e801f9Copy full SHA for 0e801f9
1 file changed
python-verso-routing/copilot-instructions.md
@@ -4,6 +4,7 @@
4
5
Use [Nextmv python SDK][nextmv-py].
6
Use Nextmv [documentation][nextmv-docs].
7
+Use [Ruff][ruff] for linting rules.
8
9
## Visualization
10
@@ -16,3 +17,4 @@ Add assets to the nextmv.Output.
16
17
[nextmv-docs]: https://nextmv.io/docs
18
[nextmv-py]: https://github.com/nextmv-io/nextmv-py
19
[nextmv-docs-custom-viz]: https://nextmv.io/docs/using-nextmv/run/custom-visualization
20
+[ruff]: https://docs.astral.sh/ruff/
0 commit comments