mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-06-05 21:04:46 +00:00
ci: Adds target tests and move to gitlab components
Ths adopts gitlab components for better maintanance of CI. Adds target tests
This commit is contained in:
@@ -21,7 +21,7 @@ repos:
|
||||
- id: check-executables-have-shebangs # Checks executables have a proper shebang
|
||||
- id: mixed-line-ending # Detects mixed line endings (CRLF/LF)
|
||||
args: ['-f=lf'] # Forces files to use LF line endings
|
||||
- id: double-quote-string-fixer # Converts single quotes to double quotes in strings
|
||||
# Removed double-quote-string-fixer in favor of Ruff enforcing quotes
|
||||
|
||||
- repo: https://github.com/espressif/check-copyright/
|
||||
rev: v1.1.1
|
||||
|
||||
Reference in New Issue
Block a user