File tree Expand file tree Collapse file tree 5 files changed +10
-3
lines changed Expand file tree Collapse file tree 5 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ root = true
2+
3+ [* ]
4+ end_of_line = lf
5+ insert_final_newline = true
6+
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - uses : actions/checkout@v4
23+ - uses : greut/eclint-action@v0
2324 - uses : jidicula/clang-format-action@v4.11.0
2425 with : { clang-format-version: "18" }
2526
Original file line number Diff line number Diff line change 1717 key : ${{runner.os}}-bazel-cache
1818 - uses : actions/checkout@v4
1919 - name : Check Module Headers
20- run : bazel run --config=ci //scripts:check_module_header
20+ run : bazel run --config=ci //scripts:check_module_header
Original file line number Diff line number Diff line change @@ -144,4 +144,4 @@ All notable changes to this project will be documented in this file. See [conven
144144
145145- - -
146146
147- Changelog generated by [ cocogitto] ( https://github.com/cocogitto/cocogitto ) .
147+ Changelog generated by [ cocogitto] ( https://github.com/cocogitto/cocogitto ) .
Original file line number Diff line number Diff line change 33"extends" : [
44" github>ecsact-dev/renovate-config"
55]
6- }
6+ }
You can’t perform that action at this time.
0 commit comments