mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
CI: Refactor CI rules into rules.yml.
- Add `utils.sh` for some widely used shell scripts - Change `dependencies` into `needs` for strict dependency relationships
This commit is contained in:
@@ -37,3 +37,7 @@ max_line_length = 119
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
max_line_length = 120
|
||||
|
||||
[{*.sh,*.yml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user