Move components to root
This commit is contained in:
2
.github/workflows/validate_clang_format.yml
vendored
2
.github/workflows/validate_clang_format.yml
vendored
@@ -22,5 +22,5 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: RafikFarhad/clang-format-github-action@v3
|
- uses: RafikFarhad/clang-format-github-action@v3
|
||||||
with:
|
with:
|
||||||
sources: "esphome/components/nspanel_ha_blueprint/*.h,esphome/components/nspanel_ha_blueprint/*.c,esphome/components/nspanel_ha_blueprint/*.cpp"
|
sources: "components/nspanel_ha_blueprint/*.h,components/nspanel_ha_blueprint/*.c,components/nspanel_ha_blueprint/*.cpp"
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user