Skip to content

Commit 0e801f9

Browse files
committed
Add ruff to copilot instructions
1 parent 050c7b9 commit 0e801f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

python-verso-routing/copilot-instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
Use [Nextmv python SDK][nextmv-py].
66
Use Nextmv [documentation][nextmv-docs].
7+
Use [Ruff][ruff] for linting rules.
78

89
## Visualization
910

@@ -16,3 +17,4 @@ Add assets to the nextmv.Output.
1617
[nextmv-docs]: https://nextmv.io/docs
1718
[nextmv-py]: https://github.com/nextmv-io/nextmv-py
1819
[nextmv-docs-custom-viz]: https://nextmv.io/docs/using-nextmv/run/custom-visualization
20+
[ruff]: https://docs.astral.sh/ruff/

0 commit comments

Comments
 (0)