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 f81c3ad commit 0c3e90fCopy full SHA for 0c3e90f
docs/_09_development/_develop_guide/_develop_guide/_setting_code.rst
@@ -17,6 +17,8 @@ Install the following required extensions from the 'Extensions' tab in VSCode:
17
* ``mine.cpplint``
18
* ``ms-python.autopep8``
19
* ``ms-python.pylint``
20
+* ``charliermarsh.ruff``
21
+* ``ms-python.isort``
22
23
24
.. _development_guide_code_settings:
0 commit comments