mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
pre-commit: Use cmakelint 1.4.1 not older commit
This commit is contained in:
parent
3882c2b8ed
commit
4fe78185b2
@ -47,7 +47,7 @@ repos:
|
|||||||
entry: cmakelint --linelength=120 --spaces=4
|
entry: cmakelint --linelength=120 --spaces=4
|
||||||
language: python
|
language: python
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- https://github.com/richq/cmake-lint/archive/058c6c0ed2536.zip
|
- cmakelint==1.4.1
|
||||||
files: 'CMakeLists.txt$|\.cmake$'
|
files: 'CMakeLists.txt$|\.cmake$'
|
||||||
exclude: '\/third_party\/'
|
exclude: '\/third_party\/'
|
||||||
- id: check-codeowners
|
- id: check-codeowners
|
||||||
|
Loading…
x
Reference in New Issue
Block a user