mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02:00
Merge branch 'feat/added_pwsh_checker' into 'master'
feat: Added pre-commit hook of PowerShell scrip checker Closes IDF-8301 See merge request espressif/esp-idf!30593
This commit is contained in:
@@ -3,13 +3,6 @@ Install Pre-commit Hook for ESP-IDF Project
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
Required Dependency
|
||||
-------------------
|
||||
|
||||
Python 3.8.* or above. This is our recommended Python version for ESP-IDF developers.
|
||||
|
||||
If you still have Python versions not compatible, update your Python versions before installing the pre-commit hook.
|
||||
|
||||
Install ``pre-commit``
|
||||
----------------------
|
||||
|
||||
|
||||
@@ -3,12 +3,6 @@
|
||||
|
||||
:link_to_translation:`en:[English]`
|
||||
|
||||
环境依赖
|
||||
---------------
|
||||
|
||||
我们向 IDF 开发人员推荐 Python 3.8.* 及以上版本。
|
||||
|
||||
如果你已安装了不兼容的 Python 版本,应在安装 pre-commit 工具前进行更新。
|
||||
|
||||
安装 ``pre-commit`` 工具
|
||||
---------------------------
|
||||
|
||||
Reference in New Issue
Block a user