Commit 36fba37
Enforce code formatting in PR via
In #946 the
codebase was reformatted for consistency, but as this was not enforced
the codebase has drifted since then.
To avoid this happening again, enforce this at the PR stage.
Testing:
- [example
failure](https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/20455944532/job/58777930370)
- [example success
](https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/20455961135/job/58777982668)
This is alternative implementation addressing feedback from
#1342 (comment)
Closes #1342
---------
Co-authored-by: ihsan demir <[email protected]>git-clang-client (#1383)1 parent fc2689d commit 36fba37
1 file changed
+35
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
| 94 | + | |
92 | 95 | | |
| 96 | + | |
| 97 | + | |
93 | 98 | | |
94 | 99 | | |
95 | 100 | | |
| |||
231 | 236 | | |
232 | 237 | | |
233 | 238 | | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
0 commit comments