Skip to content

Commit 0c3e90f

Browse files
author
GPatiA2
committed
Added ruff and isort to python extension list
1 parent f81c3ad commit 0c3e90f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/_09_development/_develop_guide/_develop_guide/_setting_code.rst

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Install the following required extensions from the 'Extensions' tab in VSCode:
1717
* ``mine.cpplint``
1818
* ``ms-python.autopep8``
1919
* ``ms-python.pylint``
20+
* ``charliermarsh.ruff``
21+
* ``ms-python.isort``
2022

2123

2224
.. _development_guide_code_settings:

0 commit comments

Comments
 (0)